DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. MongoDB vs. OpenTSDB

System Properties Comparison CockroachDB vs. MongoDB vs. OpenTSDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonMongoDB  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionCockroachDB 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.One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureScalable Time Series DBMS based on HBase
Primary database modelRelational DBMSDocument storeTime Series DBMS
Secondary database modelsSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.61
Rank#65  Overall
#36  Relational DBMS
Score425.36
Rank#5  Overall
#1  Document stores
Score2.36
Rank#142  Overall
#11  Time Series DBMS
Websitewww.cockroachlabs.comwww.mongodb.comopentsdb.net
Technical documentationwww.cockroachlabs.com/­docsdocs.mongodb.com/­manualopentsdb.net/­docs/­build/­html/­index.html
DeveloperCockroach LabsMongoDB, Inccurrently maintained by Yahoo and other contributors
Initial release201520092011
Current release23.1.1, May 20236.0.5, March 2023
License 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.Open Source infoLGPL
Cloud-based only infoOnly available as a cloud servicenono infoMongoDB available as DBaaS (MongoDB Atlas)no
DBaaS offerings (sponsored 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.
Implementation languageGoC++Java
Server operating systemsLinux
macOS
Windows
Linux
OS X
Solaris
Windows
Linux
Windows
Data schemedynamic schemaschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.schema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialnumeric data for metrics, strings for tags
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nono
Secondary indexesyesyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLRead-only SQL queries via the MongoDB Connector for BIno
APIs and other access methodsJDBCproprietary protocol using JSONHTTP API
Telnet API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresnoJavaScriptno
Triggersnoyes infoin MongoDB Atlas onlyno
Partitioning methods infoMethods for storing different data on different nodeshorizontal 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 infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesno infotypically not used, however similar functionality with DBRef possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-document ACID Transactions with snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infooptional, enabled by defaultyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoIn-memory storage engine introduced with MongoDB version 3.2no
User concepts infoAccess controlRole-based access controlAccess rights for users and rolesno
More information provided by the system vendor
CockroachDBMongoDBOpenTSDB
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» more
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» more
Built around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosSystem of record (financial ledger, inventory management, transaction record), identity...
» more
Internet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» more
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, LUSH, Bose, Shipt, Bitski, Five9,...
» more
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metrics10K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» more
365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» more
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» more
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CockroachDBMongoDBOpenTSDB
DB-Engines blog posts

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

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

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

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

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

CockroachDB now supports Microsoft Azure, multiregion deployments
16 May 2023, InfoWorld

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

Database Futures with a Cockroach Labs Co-Founder
27 January 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 May 2023, IT World Canada

provided by Google News

MongoDB stock surges 28% for best day ever on big beat, forecast
2 June 2023, MarketWatch

MongoDB, Inc. Announces First Quarter Fiscal 2024 Financial Results
1 June 2023, Yahoo Finance

MongoDB shares jump more than 20% after database company beats expectations and raises guidance
1 June 2023, CNBC

MongoDB Added the Most New Customers in Over 2 Years -- Is It Finally Time to Buy the Stock?
2 June 2023, The Motley Fool

MongoDB stock surges on earnings, upbeat forecast
2 June 2023, Yahoo Finance

provided by Google News

CyRC Vulnerability Advisory: CVE-2023-25826 and CVE-2023-25827 in OpenTSDB
2 May 2023, Security Boulevard

Automate Anomaly Detection for Time Series Data
2 August 2022, The New Stack

How MakeMyTrip Monitors Its Large-Scale E-Commerce Website
29 January 2018, InfoQ.com

A real-time processing revival – O'Reilly
1 April 2015, O'Reilly Radar

Victoriametrics' Opensource Monitoring Reigns Supreme As User ...
10 May 2022, ResponseSource

provided by Google News

Job opportunities

Backend Engineer, Managed Datastores
Render, San Francisco Bay Area, CA

AWS DevOps Engineer
Intone Networks, Plano, TX

SR. Full Stack Engineer
Intelliswift Software, Inc., Mountain View, CA

DevOps Engineer (Kubernetes & Cloud Services)
Intrepid Studios, San Diego, CA

Java Software Engineer III
JPMorgan Chase Bank, N.A., Jersey City, NJ

Senior Node.js developer With MongoDB
Talent Hires, Remote

MongoDB Engineer
Alltech International, Remote

Middle Manual QA Engineer
Bitmedia Labs, Remote

Junior Developer
Wild Side Smoke Shop, Lansing, MI

MongoDB Engineer
United Business Solutions INC, Remote

Senior Site Reliability Engineer
Forge Global, United States

Software Engineer / Senior Software Engineer
Dhyan Networks and Technologies, Fremont, CA

Software Engineer 3
RedDrum, United States

Big Data Developer
Imagination Software Technologies, Highlands Ranch, CO

Database Engineer, Senior
Independent Software, Annapolis Junction, MD

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Vertica logo

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

Redis logo

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

Neo4j logo

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

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!

Present your product here