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

DBMS > Axibase vs. BigObject vs. CockroachDB vs. CrateDB vs. Dragonfly

System Properties Comparison Axibase vs. BigObject vs. CockroachDB vs. CrateDB vs. Dragonfly

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonBigObject  Xexclude from comparisonCockroachDB  Xexclude from comparisonCrateDB  Xexclude from comparisonDragonfly  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationAnalytic DBMS for real-time computations and queriesCockroachDB 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.Distributed Database based on LuceneA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instance
Primary database modelTime Series DBMSRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.41
Rank#266  Overall
#38  Key-value stores
Websiteaxibase.com/­docs/­atsd/­financebigobject.iowww.cockroachlabs.comcratedb.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
Technical documentationdocs.bigobject.iowww.cockroachlabs.com/­docscratedb.com/­docswww.dragonflydb.io/­docs
DeveloperAxibase CorporationBigObject, Inc.Cockroach LabsCrateDragonflyDB team and community contributors
Initial release20132015201520132023
Current release1558523.1.1, May 20231.0, March 2023
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercial infofree community edition availableOpen Source infoApache 2.0, commercial license availableOpen SourceOpen Source infoBSL 1.1
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaGoJavaC++
Server operating systemsLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
macOS
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
Data schemeyesyesdynamic schemaFlexible Schema (defined schema, partial schema, schema free)scheme-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesyesyesstrings, hashes, lists, sets, sorted sets, bit arrays
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 indexesnoyesyesyesno
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsyes, wire compatible with PostgreSQLyes, but no triggers and constraints, and PostgreSQL compatibilityno
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
JDBCADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesGo
Java
PHP
Python
R
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Server-side scripts infoStored proceduresyesLuanouser defined functions (Javascript)Lua
Triggersyesnononopublish/subscribe channels provide some trigger functionality
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal 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
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replication using RAFTConfigurable replication on table/partition-levelSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategyAtomic execution of command blocks and scripts
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyesyes, strict serializability by the server
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.yesnonoyes
User concepts infoAccess controlnoRole-based access controlrights management via user accountsPassword-based authentication
More information provided by the system vendor
AxibaseBigObjectCockroachDBCrateDBDragonfly
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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

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

More resources
AxibaseBigObjectCockroachDBCrateDBDragonfly
Recent citations in the news

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

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

CockroachDB tempts legacy databases to crawl to the cloud
29 January 2024, The Register

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

provided by Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25 March 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16 May 2017, Business Wire

Crate.io raises $10M to grow its database platform
15 June 2021, VentureBeat

provided by Google News

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, Business Wire

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here