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

DBMS > ArcadeDB vs. CockroachDB vs. DolphinDB vs. Drizzle vs. Google Cloud Spanner

System Properties Comparison ArcadeDB vs. CockroachDB vs. DolphinDB vs. Drizzle vs. Google Cloud Spanner

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonDrizzle  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenCockroachDB 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.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Relational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#366  Overall
#50  Document stores
#38  Graph DBMS
#53  Key-value stores
#36  Time Series DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score2.89
Rank#103  Overall
#52  Relational DBMS
Websitearcadedb.comwww.cockroachlabs.comwww.dolphindb.comcloud.google.com/­spanner
Technical documentationdocs.arcadedb.comwww.cockroachlabs.com/­docsdocs.dolphindb.cn/­en/­help200/­index.htmlcloud.google.com/­spanner/­docs
DeveloperArcade DataCockroach LabsDolphinDB, IncDrizzle project, originally started by Brian AkerGoogle
Initial release20212015201820082017
Current releaseSeptember 202124.1.0, May 2024v2.00.4, January 20227.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0, commercial license availablecommercial infofree community version availableOpen Source infoGNU GPLcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC++C++
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
Linux
Windows
FreeBSD
Linux
OS X
hosted
Data schemeschema-freedynamic schemayesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query language, no joinsyes, wire compatible with PostgreSQLSQL-like query languageyes infowith proprietary extensionsyes infoQuery statements complying to ANSI 2011
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JDBCJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBCgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Supported programming languagesJavaC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesnono
Triggersnonono infohooks for callbacks inside the server can be used.no
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 RAFThorizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication using RAFTyesMulti-source replication
Source-replica replication
Multi-source replication with 3 replicas for regional instances.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes infousing Google Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsyesnoyesyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrity
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesACIDACID infoStrict serializable isolation
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.noyesno
User concepts infoAccess controlRole-based access controlAdministrators, Users, GroupsPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)

More information provided by the system vendor

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
ArcadeDBCockroachDBDolphinDBDrizzleGoogle Cloud Spanner
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

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

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

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google Cloud just fired a major volley at AWS as the cloud wars heat up
12 October 2023, TechRadar

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

RaimaDB logo

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

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