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 > Dgraph vs. HyperSQL vs. NuoDB vs. Oracle NoSQL vs. TerarkDB

System Properties Comparison Dgraph vs. HyperSQL vs. NuoDB vs. Oracle NoSQL vs. TerarkDB

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonNuoDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBNuoDB is a webscale distributed database that supports SQL and ACID transactionsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelGraph DBMSRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.48
Rank#158  Overall
#15  Graph DBMS
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score0.04
Rank#377  Overall
#58  Key-value stores
Websitedgraph.iohsqldb.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.oracle.com/­database/­nosql/­technologies/­nosqlgithub.com/­bytedance/­terarkdb
Technical documentationdgraph.io/­docshsqldb.org/­web/­hsqlDocsFrame.htmldoc.nuodb.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperDgraph Labs, Inc.Dassault Systèmes infooriginally NuoDB, Inc.OracleByteDance, originally Terark
Initial release20162001201320112016
Current release2.7.2, June 202323.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infobased on BSD licensecommercial infolimited edition freeOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial inforestricted open source version available
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 systemsLinux
OS X
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Solaris SPARC/x86
Data schemeschema-freeyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or dateyesyesyesoptionalno
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 indexesyesyesyesyesno
SQL infoSupport of SQLnoyesyesSQL-like DML and DDL statementsno
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
RESTful HTTP APIC++ API
Java API
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
All languages supporting JDBC/ODBC
Java
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
C++
Java
Server-side scripts infoStored proceduresnoJava, SQLJava, SQLnono
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesyesnonedata is dynamically stored/cached on the nodes where it is read/writtenShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftnoneyes infoManaged transparently by NuoDBElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infotunable commit protocolconfigurable infoACID within a storage node (=shard)no
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoTemporary tableyes infooff heap cacheyes
User concepts infoAccess controlno infoPlanned for future releasesfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative UsersAccess rights for users and rolesno

More information provided by the system vendor

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
DgraphHyperSQL infoalso known as HSQLDBNuoDBOracle NoSQLTerarkDB
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

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7 October 2019, InfoQ.com

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News

Oracle Cloud Infrastructure Attains Expanded FedRAMP Authorization
7 February 2024, Yahoo Finance

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

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

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defies Self With 'NoSQL' Database
3 October 2011, WIRED

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Present your product here