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

DBMS > BoltDB vs. etcd vs. H2 vs. PieCloudDB vs. RRDtool

System Properties Comparison BoltDB vs. etcd vs. H2 vs. PieCloudDB vs. RRDtool

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonetcd  Xexclude from comparisonH2  Xexclude from comparisonPieCloudDB  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A distributed reliable key-value storeFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A cloud-native analytic database platform with new technologoy for elastic MPPIndustry 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 storeKey-value storeRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.32
Rank#289  Overall
#133  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websitegithub.com/­boltdb/­boltetcd.io
github.com/­etcd-io/­etcd
www.h2database.comwww.openpie.comoss.oetiker.ch/­rrdtool
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.h2database.com/­html/­main.htmloss.oetiker.ch/­rrdtool/­doc
DeveloperThomas MuellerOpenPieTobias Oetiker
Initial release201320051999
Current release3.4, August 20192.2.220, July 20232.1, January 20231.8.0, 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoJavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Windows infoexperimental
All OS with a Java VMhostedHP-UX
Linux
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenonoyesyesNumeric 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.nononono infoExporting into and restoring from XML files possible
Secondary indexesnonoyesyesno
SQL infoSupport of SQLnonoyesyesno
APIs and other access methodsgRPC
JSON over HTTP
JDBC
ODBC
CLI Client
JDBC
ODBC
in-process shared library
Pipes
Supported programming languagesGo.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
JavaJava
PL/SQL
Python
R
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 Stored Procedures and User-Defined Functionsuser defined functionsno
Triggersnoyes, watching key changesyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.With clustering: 2 database servers on different computers operate on identical copies of a databaseyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes 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.nonoyesyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardUser Roles and pluggable authentication with full SQL Standardno
More information provided by the system vendor
BoltDBetcdH2PieCloudDBRRDtool
Specific characteristicsPieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» more
Competitive advantagesExtreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» more
Typical application scenariosPieCloudDB is ideal for Data mining applications that require extreme scalability...
» more
Key customersSail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» more
Licensing and pricing modelsPieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» 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
BoltDBetcdH2PieCloudDBRRDtool
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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, Microsoft

provided by Google News

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

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

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

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

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

provided by Google News



Share this page

Featured Products

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

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