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

DBMS > mSQL vs. NebulaGraph vs. Oracle NoSQL vs. SQLite vs. XTDB

System Properties Comparison mSQL vs. NebulaGraph vs. Oracle NoSQL vs. SQLite vs. XTDB

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSQLite  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, linear scalable, high perfomant Graph DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesWidely used embeddable, in-process RDBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSGraph DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitehughestech.com.au/­products/­msqlgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­nosql/­technologies/­nosqlwww.sqlite.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.nebula-graph.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sqlite.org/­docs.htmlwww.xtdb.com/­docs
DeveloperHughes TechnologiesVesoft Inc.OracleDwayne Richard HippJuxt Ltd.
Initial release19942019201120002019
Current release4.4, October 202123.3, December 20233.45.3  (15 April 2024), April 20241.19, September 2021
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoPublic DomainOpen Source infoMIT License
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 languageCC++JavaCClojure
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
LinuxLinux
Solaris SPARC/x86
server-lessAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesStrong typed schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyesoptionalyes infonot rigid because of 'dynamic typing' concept.yes, extensible-data-notation format
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 indexesyesyes 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.yesyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query languageSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
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
RESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP REST
JDBC
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C++
Go
Java
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Clojure
Java
Server-side scripts infoStored proceduresnouser defined functionsnonono
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocolElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDconfigurable infoACID within a storage node (=shard)ACIDACID
Concurrency infoSupport for concurrent manipulation of datanoyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infooff heap cacheyes
User concepts infoAccess controlnoRole-based access controlAccess rights for users and rolesno
More information provided by the system vendor
mSQL infoMini SQLNebulaGraphOracle NoSQLSQLiteXTDB infoformerly named Crux
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
mSQL infoMini SQLNebulaGraphOracle NoSQLSQLiteXTDB infoformerly named Crux
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

provided by Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

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

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

How do I use C# and .NET with SQLite?
14 June 2023, learn.microsoft.com

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here