DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. IRONdb vs. QuestDB vs. SQL.JS vs. Warp 10

System Properties Comparison CockroachDB vs. IRONdb vs. QuestDB vs. SQL.JS vs. Warp 10

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonIRONdb  Xexclude from comparisonQuestDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonWarp 10  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
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.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA high performance open source SQL database for time series dataPort of SQLite to JavaScriptTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSTime Series DBMSTime Series DBMSRelational DBMSTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitewww.cockroachlabs.comwww.circonus.com/solutions/time-series-database/questdb.iosql.js.orgwww.warp10.io
Technical documentationwww.cockroachlabs.com/­docsdocs.circonus.com/irondb/category/getting-startedquestdb.io/­docssql.js.org/­documentation/­index.htmlwww.warp10.io/­content/­02_Getting_started
DeveloperCockroach LabsCirconus LLC.QuestDB Technology IncAlon Zakai infoenhancements implemented by othersSenX
Initial release20152017201420122015
Current release24.1.0, May 2024V0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercialOpen Source infoApache 2.0Open SourceOpen Source infoApache License 2.0
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 languageGoC and C++Java (Zero-GC), C++, RustJavaScriptJava
Server operating systemsLinux
macOS
Windows
LinuxLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemedynamic schemaschema-freeyes infoschema-free via InfluxDB Line Protocolyesschema-free
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsyesyesyes
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.nonononono
Secondary indexesyesnonono
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like query language (Circonus Analytics Query Language: CAQL)SQL with time-series extensionsyes infoSQL-92 is not fully supportedno
APIs and other access methodsJDBCHTTP APIHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
JavaScript APIHTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
JavaScript
Server-side scripts infoStored proceduresnoyes, in Luanonoyes infoWarpScript
Triggersnonononono
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 RAFTAutomatic, metric affinity per nodehorizontal partitioning (by timestamps)noneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTconfigurable replication factor, datacenter awareSource-replica replication with eventual consistencynoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencynoneImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID for single-table writesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infothrough memory mapped filesyesyes
User concepts infoAccess controlRole-based access controlnonoMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
CockroachDBIRONdbQuestDBSQL.JSWarp 10
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
CockroachDBIRONdbQuestDBSQL.JSWarp 10
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, 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

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

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

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

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

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

Milvus logo

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

Neo4j logo

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

Present your product here