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

DBMS > BoltDB vs. Derby vs. NebulaGraph vs. Newts vs. Quasardb

System Properties Comparison BoltDB vs. Derby vs. NebulaGraph vs. Newts vs. Quasardb

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNewts  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Full-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 DBMSTime Series DBMS based on CassandraDistributed, high-performance timeseries database
Primary database modelKey-value storeRelational DBMSGraph DBMSTime Series DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websitegithub.com/­boltdb/­boltdb.apache.org/­derbygithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
opennms.github.io/­newtsquasar.ai
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.nebula-graph.iogithub.com/­OpenNMS/­newts/­wikidoc.quasar.ai/­master
DeveloperApache Software FoundationVesoft Inc.OpenNMS Groupquasardb
Initial release20131997201920142009
Current release10.17.1.0, November 20233.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache version 2Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache 2.0commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageGoJavaC++JavaC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinuxLinux
OS X
Windows
BSD
Linux
OS X
Windows
Data schemeschema-freeyesStrong typed schemaschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes infointeger and binary
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.noyesnonono
Secondary indexesnoyesyes 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.noyes infowith tags
SQL infoSupport of SQLnoyesSQL-like query languagenoSQL-like query language
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
HTTP REST
Java API
HTTP API
Supported programming languagesGoJava.Net
C++
Go
Java
PHP
Python
Java.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnoJava Stored Proceduresuser defined functionsnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding infobased on CassandraSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationCausal Clustering using Raft protocolselectable replication factor infobased on CassandraSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes infoTransient mode
User concepts infoAccess controlnofine grained access rights according to SQL-standardRole-based access controlnoCryptographically strong user authentication and audit trail
More information provided by the system vendor
BoltDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBNebulaGraphNewtsQuasardb
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
BoltDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBNebulaGraphNewtsQuasardb
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google 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

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Present your product here