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

DBMS > CockroachDB vs. HEAVY.AI vs. MongoDB

Vergleich der Systemeigenschaften CockroachDB vs. HEAVY.AI vs. MongoDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenMongoDB  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.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareEiner der meistverwendeten Document Stores
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial 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
Punkte7,09
Rang#59  Overall
#33  Relational DBMS
Punkte2,76
Rang#119  Overall
#61  Relational DBMS
Punkte458,78
Rang#5  Overall
#1  Document Stores
Websitewww.cockroachlabs.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.mongodb.com
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.heavy.aidocs.mongodb.com/­manual
EntwicklerCockroach LabsHEAVY.AI, Inc.MongoDB, Inc
Erscheinungsjahr201520162009
Aktuelle Version21.1.2, Juni 20215.10, Jänner 20226.0.1, August 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2; enterprise edition availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
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.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++ and CUDAC++
Server BetriebssystemeLinux
macOS
Windows
LinuxLinux
OS X
Solaris
Windows
Datenschemadynamic schemajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatial
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjaneinja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLjaRead-only SQL queries via the MongoDB Connector for BI
APIs und andere ZugriffskonzepteJDBCJDBC
ODBC
Thrift
Vega
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
All languages supporting JDBC/ODBC/Thrift
Python
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
Server-seitige Scripts infoStored ProceduresneinneinJavaScript
Triggersneinneinja infoin MongoDB Atlas only
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 infoRound robinSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTMulti-Source ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Fremdschlüssel inforeferenzielle Integritätjaneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by default
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MongoDB
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Typical application scenariosSystem of record (financial ledger, inventory management, transaction record), identity...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, LUSH, Bose, Shipt, Bitski, Five9,...
» mehr
Market metrics8K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» 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

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

Percona: Database problems? Not on your watch.
Databases run better with Percona.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» 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
CockroachDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MongoDB
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

Finleap goes cloud-native with the help of CockroachDB
23. März 2023, SiliconANGLE News

The Distance from Data to You in Edge Computing
19. März 2023, The New Stack

CockroachDB Toughens Shell For Data-Intense Journey To Cloud
7. Dezember 2022, Forbes

CockroachDB Introduces Functions to Increase Development Efficiency and Unlock Easier Migrations to the Cloud
6. Dezember 2022, Yahoo Finance

Cockroach Labs debuts serverless edition of its popular ...
21. September 2022, SiliconANGLE News

bereitgestellt von Google News

“Above the Trend Line” – Your Industry Rumor Central for 2/28/2023
28. Februar 2023, insideBIGDATA

The insideBIGDATA IMPACT 50 List for Q1 2023
17. Januar 2023, insideBIGDATA

The insideBIGDATA IMPACT 50 List for Q4 2022
12. Oktober 2022, insideBIGDATA

$1000+ Mn GPU Database Market Size to Grow at 19.1% CAGR, Globally, by 2028 - Emergence of Advanced Technologies: Internet of Things, Internet of Behaviors, Artificial Intelligence, Machine Learning | The Insight Partners
4. Oktober 2022, Yahoo Finance

Corsair introduces 48GB, 96GB and 192GB DDR5 memory kits
22. Februar 2023, VideoCardz.com

bereitgestellt von Google News

MongoDB, Inc. Announces Fourth Quarter and Full Year Fiscal 2023 ...
8. März 2023, PR Newswire

Why MongoDB Stock Pulled Back Today
9. März 2023, The Motley Fool

Industry Voice: How MongoDB enabled M&S 'build' over 'buy ...
24. März 2023, Computing

The Tough Climb To Profitability For MongoDB
9. März 2023, The Next Platform

MongoDB Unusual Options Activity For March 23 - MongoDB ...
23. März 2023, Benzinga

bereitgestellt von Google News

Jobangebote

Full Stack Web Developer
Game Changer Studio LLC, Remote

Senior Compliance Analyst - New York, San Francisco, Toronto
Cockroach Labs, San Francisco, CA

Node.js Developer
Aspire Systems, Bellevue, WA

Software Engineer
Slash Financial, San Francisco, CA

Frontend Engineer, Growth - New York, San Francisco, Toronto
Cockroach Labs, San Francisco, CA

Senior Big Data Engineer (Remote)
Cambridge Technology Enterprises (CTE), Remote

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

MongoDB Developer - REMOTE
Chabez Tech, Chicago, IL

Web Development Opportunities
SuretyBonds.com, Remote

Latin America-based C# .NET Developer
Melon, Remote

Database Engineer
RelMap Consulting, Remote

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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!

Redis logo

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

Präsentieren Sie hier Ihr Produkt