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

DBMS > EsgynDB vs. HyperSQL vs. RocksDB vs. RRDtool vs. VoltDB

System Properties Comparison EsgynDB vs. HyperSQL vs. RocksDB vs. RRDtool vs. VoltDB

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonRocksDB  Xexclude from comparisonRRDtool  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Industry 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.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMSRelational DBMSKey-value storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitewww.esgyn.cnhsqldb.orgrocksdb.orgoss.oetiker.ch/­rrdtoolwww.voltdb.com
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlgithub.com/­facebook/­rocksdb/­wikioss.oetiker.ch/­rrdtool/­docdocs.voltdb.com
DeveloperEsgynFacebook, Inc.Tobias OetikerVoltDB Inc.
Initial release20152001201319992010
Current release2.7.2, June 20239.2.1, May 20241.8.0, 202211.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licenseOpen Source infoBSDOpen Source infoGPL V2 and FLOSSOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageC++, JavaJavaC++C infoImplementations in Java (e.g. RRD4J) and C# availableJava, C++
Server operating systemsLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxHP-UX
Linux
Linux
OS X infofor development
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoNumeric data onlyyes
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.nononono infoExporting into and restoring from XML files possible
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLyesyesnonoyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
C++ API
Java API
in-process shared library
Pipes
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetAll languages supporting JDBC/ODBC
Java
C
C++
Go
Java
Perl
Python
Ruby
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
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresJava Stored ProceduresJava, SQLnonoJava
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersnoneyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyesnonono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesnoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemonyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnonoUsers and roles with access to stored procedures

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
EsgynDBHyperSQL infoalso known as HSQLDBRocksDBRRDtoolVoltDB
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

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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

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

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

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

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Graph Your Network with Cacti
1 January 2009, Open Source For You

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here