DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud TSDB vs. CockroachDB vs. MongoDB vs. UniData,UniVerse

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. CockroachDB vs. MongoDB vs. UniData,UniVerse

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenUniData,UniVerse  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Einer der meistverwendeten Document StoresMultiValue DBMS und Application Server mit SQL Mapping Layer
Primäres DatenbankmodellTime Series DBMSRelational DBMSDocument StoreMultivalue DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#312  Overall
#27  Time Series DBMS
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte3,47
Rang#93  Overall
#2  Multivalue DBMS
Websitewww.alibabacloud.com/­product/­hitsdbwww.cockroachlabs.comwww.mongodb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbwww.cockroachlabs.com/­docswww.mongodb.com/­docs/­manualdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
EntwicklerAlibabaCockroach LabsMongoDB, IncRocket Software
Erscheinungsjahr201520091985
Aktuelle Version23.1.1, Mai 20236.0.7, Juni 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0, commercial license availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinnein infoMongoDB available as DBaaS (MongoDB Atlas)nein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
ImplementierungsspracheGoC++C
Server BetriebssystemegehostetLinux
macOS
Windows
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Datenschemaschemafreidynamic schemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsjaja infostring, integer, double, decimal, boolean, date, object_id, geospatialoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinyes, wire compatible with PostgreSQLRead-only SQL queries via the MongoDB Atlas SQL Interfaceja
APIs und andere ZugriffskonzepteHTTP RESTJDBCGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Java API infoJPA
JDBC
ODBC
OLE DB
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Unterstützte ProgrammiersprachenJavaC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Kotlin
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
.Net
Basic infoU2 Basic
C
Java
Server-seitige Scripts infoStored ProceduresneinneinJavaScriptja
Triggersneinneinja infoin MongoDB Atlas onlyja infoU2 Basic
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDMulti-document ACID Transactions with snapshot isolationACID infokonfigurierbar
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelRole-based access controlZugriffsrechte für Benutzer und RollenBenutzer mit Berechtigungskonzept entsprechend SQL-Standard und betriebssystem-basiert
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud TSDBCockroachDBMongoDBUniData,UniVerse
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterNavicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Alibaba Cloud TSDBCockroachDBMongoDBUniData,UniVerse
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Intro to MongoDB
Webinar, 11am ET, 1. Mai 2024

Erwähnungen in aktuellen Nachrichten

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

Cockroach Entices High-End Legacy Workloads with v23.2
18. Januar 2024, Datanami

bereitgestellt von Google News

Vodafone's New Developer Speed and Dexterity—Powered by MongoDB
23. April 2024, WIRED

MongoDB annual event focuses on accelerating AI momentum
22. April 2024, SiliconANGLE News

MongoDB initiated with Buy rating at Loop Capital (MDB)
23. April 2024, Seeking Alpha

A support level that should be taken advantage of
23. April 2024, Marketscreener.com

Why MongoDB (MDB) Stock Is Up Today By Stock Story
23. April 2024, Investing.com Canada

bereitgestellt von Google News

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8. April 2024, News of Bahrain- DT News

Unidata uses Jetstream to make geoscience data available to science community
29. Januar 2020, IU Newsroom

Unidata turns 25 | NCAR & UCAR News
15. Januar 2010, University Corporation for Atmospheric Research

Bringing real weather to classrooms | NCAR & UCAR News
31. Mai 2012, University Corporation for Atmospheric Research

Italy's Unidata picks Telia Carrier for Rome PoP
15. Januar 2019, Capacity Media

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt