DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. MongoDB vs. VelocityDB

Vergleich der Systemeigenschaften CockroachDB vs. MongoDB vs. VelocityDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB 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 StoresA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSDocument StoreGraph DBMS
Object oriented 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,61
Rang#65  Overall
#36  Relational DBMS
Punkte425,36
Rang#5  Overall
#1  Document Stores
Punkte0,19
Rang#370  Overall
#35  Graph DBMS
#19  Object oriented DBMS
Websitewww.cockroachlabs.comwww.mongodb.comvelocitydb.com
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.mongodb.com/­manualvelocitydb.com/­UserGuide
EntwicklerCockroach LabsMongoDB, IncVelocityDB Inc
Erscheinungsjahr201520092011
Aktuelle Version23.1.1, Mai 20236.0.5, Maerz 20237.x
Lizenz infoCommercial or Open SourceOpen 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ügbarneinnein 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.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
  • 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.
  • ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
ImplementierungsspracheGoC++C#
Server BetriebssystemeLinux
macOS
Windows
Linux
OS X
Solaris
Windows
Any that supports .NET
Datenschemadynamic schemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, decimal, boolean, date, object_id, geospatialja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjajaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLRead-only SQL queries via the MongoDB Connector for BInein
APIs und andere ZugriffskonzepteJDBCProprietäres Protokoll basierend auf JSON.Net
Unterstützte ProgrammiersprachenC#
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
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
Server-seitige Scripts infoStored ProceduresneinJavaScriptnein
Triggersneinja infoin MongoDB Atlas onlyCallbacks are triggered when data changes
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.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoIn-memory storage engine introduced with MongoDB version 3.2ja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlZugriffsrechte für Benutzer und RollenBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBMongoDBVelocityDB
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Built around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosSystem of record (financial ledger, inventory management, transaction record), identity...
» mehr
Internet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, LUSH, Bose, Shipt, Bitski, Five9,...
» mehr
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metrics10K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr
MongoDB 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» 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
CockroachDBMongoDBVelocityDB
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

Erwähnungen in aktuellen Nachrichten

Launch of CockroachDB-as-a-Service Optimizes and Enhances ...
1. Juni 2023, Database Trends and Applications

CockroachDB now supports Microsoft Azure, multiregion deployments
16. Mai 2023, InfoWorld

MariaDB's Xpand offers PostgreSQL compatibility without the forking drama
10. Mai 2023, The Register

Database Futures with a Cockroach Labs Co-Founder
27. Januar 2023, Datanami

Hashtag Trending May 17- OpenAI’s Sam Altman acknowledges need for AI oversight to U.S. Congress; Most CISOs think their organizations are likely to be attacked; Database known as CockroachDB now supports AWS, Google Cloud and Azure
17. Mai 2023, IT World Canada

bereitgestellt von Google News

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31. Mai 2023, The New Stack

MongoDB and Alibaba Cloud expand partnership to empower ...
30. Mai 2023, KMWorld Magazine

Top 15 MongoDB Competitors and Alternatives
1. Juni 2023, Business Strategy Hub

FerretDB Provides Alternative to MongoDB
19. Mai 2023, Datanami

ScyllaDB vs. MongoDB: When to Use Each
12. Mai 2023, The New Stack

bereitgestellt von Google News

Jobangebote

Strategy & Operations Manager, Office of the CEO - New York, San Francisco
Cockroach Labs, New York, NY

Executive Administrative Partner - New York
Cockroach Labs, New York, NY

Staff Software Engineer-Firmware
Rivian, Remote

Staff Software Engineer-Embedded UI
Rivian, Remote

Staff Software Engineer-Embedded DB
Rivian, Remote

.NET Developer
Axabee, Remote

Front End Developer
AT&T, Dallas, TX

MongoDB Engineer
Alltech International, Remote

2023 Software Engineering Recent Grad Positions – Cat Digital
Caterpillar, Chicago, IL

Full Stack Developer
KollaCode, LLC, Remote

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Präsentieren Sie hier Ihr Produkt