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 > BoltDB vs. Dgraph vs. HyperSQL vs. Oracle NoSQL vs. RRDtool

System Properties Comparison BoltDB vs. Dgraph vs. HyperSQL vs. Oracle NoSQL vs. RRDtool

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDgraph  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Distributed and scalable native Graph DBMSMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelKey-value storeGraph DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitegithub.com/­boltdb/­boltdgraph.iohsqldb.orgwww.oracle.com/­database/­nosql/­technologies/­nosqloss.oetiker.ch/­rrdtool
Technical documentationdgraph.io/­docshsqldb.org/­web/­hsqlDocsFrame.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmloss.oetiker.ch/­rrdtool/­doc
DeveloperDgraph Labs, Inc.OracleTobias Oetiker
Initial release20132016200120111999
Current release2.7.2, June 202323.3, December 20231.8.0, 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infobased on BSD licenseOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL V2 and FLOSS
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 languageGoGoJavaJavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Solaris SPARC/x86
HP-UX
Linux
Data schemeschema-freeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or datenoyesyesoptionalNumeric data only
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 infoExporting into and restoring from XML files possible
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnonoyesSQL-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
RESTful HTTP APIin-process shared library
Pipes
Supported programming languagesGoC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
All languages supporting JDBC/ODBC
Java
C
C#
Go
Java
JavaScript (Node.js)
Python
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresnonoJava, SQLnono
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneyesnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication via RaftnoneElectable 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 systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
none
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDconfigurable infoACID within a storage node (=shard)no
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoby using the rrdcached daemon
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.noyesyes infooff heap cacheyes
User concepts infoAccess controlnono infoPlanned for future releasesfine grained access rights according to SQL-standardAccess 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
BoltDBDgraphHyperSQL infoalso known as HSQLDBOracle NoSQLRRDtool
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

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

Key Value Databases Market Future Business Scope Analysis
17 May 2024, openPR

provided by Google News

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

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

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

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

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

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

Database Technologies
4 September 2018, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

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

Present your product here