DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > ArcadeDB vs. CrateDB vs. Dragonfly vs. Kdb vs. Riak TS

System Properties Comparison ArcadeDB vs. CrateDB vs. Dragonfly vs. Kdb vs. Riak TS

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonCrateDB  Xexclude from comparisonDragonfly  Xexclude from comparisonKdb  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenDistributed 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 instanceHigh performance Time Series DBMSRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Document store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value storeTime Series DBMS
Vector DBMS
Time Series DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#374  Overall
#52  Document stores
#38  Graph DBMS
#56  Key-value stores
#38  Time Series DBMS
Score0.69
Rank#226  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#11  Vector DBMS
Score0.44
Rank#255  Overall
#38  Key-value stores
Score7.73
Rank#45  Overall
#2  Time Series DBMS
#1  Vector DBMS
Score0.17
Rank#318  Overall
#27  Time Series DBMS
Websitearcadedb.comcratedb.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
kx.com
Technical documentationdocs.arcadedb.comcratedb.com/­docswww.dragonflydb.io/­docscode.kx.comwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperArcade DataCrateDragonflyDB team and community contributorsKx Systems, a division of First Derivatives plcOpen Source, formerly Basho Technologies
Initial release2021201320232000 infokdb was released 2000, kdb+ in 20032015
Current releaseSeptember 20215.8.1, August 20241.0, March 20233.6, May 20183.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourceOpen Source infoBSL 1.1commercial infofree 32-bit versionOpen Source
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 languageJavaJavaC++qErlang
Server operating systemsAll OS with a Java VMAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinuxLinux
OS X
Solaris
Windows
Linux
OS X
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)scheme-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesstrings, hashes, lists, sets, sorted sets, bit arraysyesno
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.nononoyesno
Secondary indexesyesyesnoyes infotable attribute 'grouped'restricted
SQL infoSupport of SQLSQL-like query language, no joinsyes, but no triggers and constraints, and PostgreSQL compatibilitynoSQL-like query language (q)yes, limited
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Proprietary protocol infoRESP - REdis Serialization ProtocolHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
HTTP API
Native Erlang Interface
Supported programming languagesJava.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
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresuser defined functions (Javascript)Luauser defined functionsErlang
Triggersnopublish/subscribe channels provide some trigger functionalityyes infowith viewsyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationConfigurable replication on table/partition-levelSource-replica replicationSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infosimilar paradigm used for internal processingyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Read-after-write consistency on record level
Eventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsnonoyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategyAtomic execution of command blocks and scriptsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes, strict serializability by the serveryesyes
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.noyesyes
User concepts infoAccess controlrights management via user accountsPassword-based authenticationrights management via user accountsno
More information provided by the system vendor
ArcadeDBCrateDBDragonflyKdbRiak TS
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» 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
ArcadeDBCrateDBDragonflyKdbRiak TS
Recent citations in the news

CrateDB Appoints Jeff Olson as New CRO
9 July 2024, PR Newswire

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

Taleo Consulting and CrateDB Announce Strategic Partnership to Transform Data Management and Analytics in Financial Services markets
29 July 2024, PR Newswire

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

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

provided by Google News

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

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

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

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

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital markets customers for analysis of real-time and historical time series data
18 May 2023, AWS Blog

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

Time for the Kdb/Q specialists to quit finance?
18 May 2017, eFinancialCareers

provided by Google News

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, AIM

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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