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 > Derby vs. Galaxybase vs. NebulaGraph vs. OrigoDB vs. SpatiaLite

System Properties Comparison Derby vs. Galaxybase vs. NebulaGraph vs. OrigoDB vs. SpatiaLite

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGalaxybase  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Scalable, ACID-compliant native distributed parallel graph platformA distributed, linear scalable, high perfomant Graph DBMSA fully ACID in-memory object graph databaseSpatial extension of SQLite
Primary database modelRelational DBMSGraph DBMSGraph DBMSDocument store
Object oriented DBMS
Spatial DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websitedb.apache.org/­derbygalaxybase.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
origodb.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.nebula-graph.ioorigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperApache Software FoundationChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Vesoft Inc.Robert Friberg et alAlessandro Furieri
Initial release1997201720192009 infounder the name LiveDB2008
Current release10.17.1.0, November 2023Nov 20, November 20215.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open SourceOpen 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 languageJavaC and JavaC++C#C++
Server operating systemsAll OS with a Java VMLinuxLinuxLinux
Windows
server-less
Data schemeyesStrong typed schemaStrong typed schemayesyes
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsyes
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.yesnonono infocan be achieved using .NETno
Secondary indexesyesyesyes 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.yesyes
SQL infoSupport of SQLyesnoSQL-like query languagenoyes
APIs and other access methodsJDBCBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
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
.NET Client API
HTTP API
LINQ
Supported programming languagesJavaGo
Java
Python
.Net
C++
Go
Java
PHP
Python
.Net
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined procedures and functionsuser defined functionsyesno
Triggersyesyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationCausal Clustering using Raft protocolSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyes infoRelationships in graphsdepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlRole-based access controlRole based authorizationno
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGalaxybaseNebulaGraphOrigoDBSpatiaLite
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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGalaxybaseNebulaGraphOrigoDBSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13 September 2023, CSDN

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



Share this page

Featured Products

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.

AllegroGraph logo

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

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

Present your product here