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 > BigObject vs. H2 vs. InfluxDB vs. Riak KV vs. RRDtool

System Properties Comparison BigObject vs. H2 vs. InfluxDB vs. Riak KV vs. RRDtool

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonH2  Xexclude from comparisonInfluxDB  Xexclude from comparisonRiak KV  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DBMS for storing time series, events and metricsDistributed, fault tolerant key-value storeIndustry 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 modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSTime Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesTime Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score24.39
Rank#28  Overall
#1  Time Series DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websitebigobject.iowww.h2database.comwww.influxdata.com/­products/­influxdb-overviewoss.oetiker.ch/­rrdtool
Technical documentationdocs.bigobject.iowww.h2database.com/­html/­main.htmldocs.influxdata.com/­influxdbwww.tiot.jp/­riak-docs/­riak/­kv/­latestoss.oetiker.ch/­rrdtool/­doc
DeveloperBigObject, Inc.Thomas MuellerOpenSource, formerly Basho TechnologiesTobias Oetiker
Initial release20152005201320091999
Current release2.2.220, July 20232.7.6, April 20243.2.0, December 20221.8.0, 2022
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoMIT-License; commercial enterprise version availableOpen Source infoApache version 2, commercial enterprise editionOpen 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 languageJavaGoErlangC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMLinux
OS X infothrough Homebrew
Linux
OS X
HP-UX
Linux
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesNumeric data and StringsnoNumeric 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 indexesyesyesnorestrictedno
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query languagenono
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
JDBC
ODBC
HTTP API
JSON over UDP
HTTP API
Native Erlang Interface
in-process shared library
Pipes
Supported programming languagesJava.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
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 proceduresLuaJava Stored Procedures and User-Defined FunctionsnoErlangno
Triggersnoyesnoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoin enterprise version onlySharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factor infoin enterprise version onlyselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonono
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yes, multi-version concurrency control (MVCC)yesyesyes 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.yesyesyes infoDepending on used storage engineyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardsimple rights management via user accountsyes, using Riak Securityno
More information provided by the system vendor
BigObjectH2InfluxDBRiak KVRRDtool
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Apache Superset and InfluxDB Cloud 3.0
14 June 2024

Scaling Data Collection: Solving Renewable Energy Challenges with InfluxDB
6 June 2024

Deadman Alerts with Grafana and InfluxDB Cloud 3.0
5 June 2024

Chasing the Skies: Monitoring Flights with InfluxDB
4 June 2024

Monitoring Your Cloud Environments and Applications with InfluxDB
30 May 2024

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
BigObjectH2InfluxDBRiak KVRRDtool
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

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

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

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

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

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

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.

Present your product here