DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. OpenTSDB vs. QuestDB vs. RavenDB vs. STSdb

System Properties Comparison CockroachDB vs. OpenTSDB vs. QuestDB vs. RavenDB vs. STSdb

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonQuestDB  Xexclude from comparisonRavenDB  Xexclude from comparisonSTSdb  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.Scalable Time Series DBMS based on HBaseA high performance open source SQL database for time series dataOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelRelational DBMSTime Series DBMSTime Series DBMSDocument storeKey-value store
Secondary database modelsRelational DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitewww.cockroachlabs.comopentsdb.netquestdb.ioravendb.netgithub.com/­STSSoft/­STSdb4
Technical documentationwww.cockroachlabs.com/­docsopentsdb.net/­docs/­build/­html/­index.htmlquestdb.io/­docsravendb.net/­docs
DeveloperCockroach Labscurrently maintained by Yahoo and other contributorsQuestDB Technology IncHibernating RhinosSTS Soft SC
Initial release20152011201420102011
Current release24.1.0, May 20245.4, July 20224.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoLGPLOpen Source infoApache 2.0Open Source infoAGPL version 3, commercial license availableOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJava (Zero-GC), C++, RustC#C#
Server operating systemsLinux
macOS
Windows
Linux
Windows
Linux
macOS
Windows
Linux
macOS
Raspberry Pi
Windows
Windows
Data schemedynamic schemaschema-freeyes infoschema-free via InfluxDB Line Protocolschema-freeyes
Typing infopredefined data types such as float or dateyesnumeric data for metrics, strings for tagsyesnoyes infoprimitive types and user defined types (classes)
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.nonono
Secondary indexesyesnonoyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLnoSQL with time-series extensionsSQL-like query language (RQL)no
APIs and other access methodsJDBCHTTP API
Telnet API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
.NET Client API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Erlang
Go
Java
Python
R
Ruby
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
Java
Server-side scripts infoStored proceduresnononoyesno
Triggersnononoyesno
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 infobased on HBasehorizontal partitioning (by timestamps)Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTselectable replication factor infobased on HBaseSource-replica replication with eventual consistencyMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infobased on HBaseImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID for single-table writesACID, Cluster-wide transaction availableno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infothrough memory mapped files
User concepts infoAccess controlRole-based access controlnoAuthorization levels configured per client per databaseno
More information provided by the system vendor
CockroachDBOpenTSDBQuestDBRavenDBSTSdb
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

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

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

More resources
CockroachDBOpenTSDBQuestDBRavenDBSTSdb
DB-Engines blog posts

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

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 January 2024, The Register

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

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

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

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

Kubernetes Annotations: Harnessing Power in Operator Development
30 November 2023, hackernoon.com

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

QuestDB Raises $12M in Series A Funding
8 November 2021, FinSMEs

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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

Present your product here