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

DBMS > Derby vs. NebulaGraph vs. RethinkDB vs. STSdb vs. SwayDB

System Properties Comparison Derby vs. NebulaGraph vs. RethinkDB vs. STSdb vs. SwayDB

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRethinkDB  Xexclude from comparisonSTSdb  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed, linear scalable, high perfomant Graph DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.Key-Value Store with special method for indexing infooptimized for high performance using a special indexing methodAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSGraph DBMSDocument storeKey-value storeKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitedb.apache.org/­derbygithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rethinkdb.comgithub.com/­STSSoft/­STSdb4swaydb.simer.au
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.nebula-graph.iorethinkdb.com/­docs
DeveloperApache Software FoundationVesoft Inc.The Linux Foundation infosince July 2017STS Soft SCSimer Plaha
Initial release19972019200920112018
Current release10.17.1.0, November 20232.4.1, August 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 2Open Source infoGPLv2, commercial license availableOpen Source infoGNU Affero GPL V3.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.
Implementation languageJavaC++C++C#Scala
Server operating systemsAll OS with a Java VMLinuxLinux
OS X
Windows
Windows
Data schemeyesStrong typed schemaschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyes infoprimitive types and user defined types (classes)no
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
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.yesnono
SQL infoSupport of SQLyesSQL-like query languagenonono
APIs and other access methodsJDBCBrowser 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
Supported programming languagesJava.Net
C++
Go
Java
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
Java
Java
Kotlin
Scala
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined functionsnono
TriggersyesClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationCausal Clustering using Raft protocolSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-document operationsnoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlyes infousers and table-level permissionsnono
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBNebulaGraphRethinkDBSTSdbSwayDB
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 JavaDBNebulaGraphRethinkDBSTSdbSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

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.

Present your product here