DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArangoDB vs. Cubrid vs. Kdb vs. mSQL vs. NebulaGraph

System Properties Comparison ArangoDB vs. Cubrid vs. Kdb vs. mSQL vs. NebulaGraph

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonCubrid  Xexclude from comparisonKdb  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPHigh performance Time Series DBMSmSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSTime Series DBMS
Vector DBMS
Relational DBMSGraph DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score7.71
Rank#49  Overall
#2  Time Series DBMS
#1  Vector DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitearangodb.comcubrid.com (korean)
cubrid.org (english)
kx.comhughestech.com.au/­products/­msqlgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdocs.arangodb.comcubrid.org/­manualscode.kx.comdocs.nebula-graph.io
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.CUBRID Corporation, CUBRID FoundationKx Systems, a division of First Derivatives plcHughes TechnologiesVesoft Inc.
Initial release201220082000 infokdb was released 2000, kdb+ in 200319942019
Current release3.11.5, November 202311.0, January 20213.6, May 20184.4, October 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0commercial infofree 32-bit versioncommercial infofree licenses can be providedOpen Source infoApache Version 2.0 + Common Clause 1.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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++C, C++, JavaqCC++
Server operating systemsLinux
OS X
Windows
Linux
Windows
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Data schemeschema-free infoautomatically recognizes schema within a collectionyesyesyesStrong typed schema
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesyesyes
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.noyesnono
Secondary indexesyesyesyes infotable attribute 'grouped'yesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLnoyesSQL-like query language (q)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
JDBC
ODBC
OLE DB
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
ODBC
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresJavaScriptJava Stored Proceduresuser defined functionsnouser defined functions
Triggersnoyesyes infowith viewsno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonehorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorSource-replica replicationSource-replica replicationnoneCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnono infosimilar paradigm used for internal processingnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlyesfine grained access rights according to SQL-standardrights management via user accountsnoRole-based access control
More information provided by the system vendor
ArangoDBCubridKdbmSQL infoMini SQLNebulaGraph
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Integrated columnar database & programming system for streaming, real time and historical...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
tick database streaming sensor data massive intelligence applications oil and gas...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
kdb+ performance and reliability proven by our customers in critical infrastructure...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
upon request
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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
ArangoDBCubridKdbmSQL infoMini SQLNebulaGraph
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

provided by Google News

NHN Willing to Be More Open
24 November 2008, 코리아타임스

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, businesswire.com

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

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, Yahoo Finance

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

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News



Share this page

Featured Products

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.

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

Present your product here