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 > Apache Doris vs. Datomic vs. mSQL vs. NebulaGraph vs. SpatiaLite

System Properties Comparison Apache Doris vs. Datomic vs. mSQL vs. NebulaGraph vs. SpatiaLite

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonDatomic  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilitymSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, linear scalable, high perfomant Graph DBMSSpatial extension of SQLite
Primary database modelRelational DBMSRelational DBMSRelational DBMSGraph DBMSSpatial DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Websitedoris.apache.org
github.com/­apache/­doris
www.datomic.comhughestech.com.au/­products/­msqlgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationgithub.com/­apache/­doris/­wikidocs.datomic.comdocs.nebula-graph.iowww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperApache Software Foundation, originally contributed from BaiduCognitectHughes TechnologiesVesoft Inc.Alessandro Furieri
Initial release20172012199420192008
Current release1.2.2, February 20231.0.7075, December 20234.4, October 20215.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infolimited edition freecommercial infofree licenses can be providedOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.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.
Implementation languageJavaJava, ClojureCC++C++
Server operating systemsLinuxAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linuxserver-less
Data schemeyesyesyesStrong typed schemayes
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.nonononono
Secondary indexesyesyesyesyes 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.yes
SQL infoSupport of SQLyesnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query languageyes
APIs and other access methodsJDBC
MySQL client
RESTful HTTP APIJDBC
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 languagesJavaClojure
Java
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsyes infoTransaction Functionsnouser defined functionsno
TriggersnoBy using transaction functionsnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnone infoBut extensive use of caching in the application peersnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersnoneCausal Clustering using Raft protocolnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoRole-based access controlno
More information provided by the system vendor
Apache DorisDatomicmSQL infoMini SQLNebulaGraphSpatiaLite
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

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

More resources
Apache DorisDatomicmSQL infoMini SQLNebulaGraphSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

provided by Google News

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

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

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