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

DBMS > BoltDB vs. Heroic vs. InfluxDB vs. Riak TS vs. RocksDB

System Properties Comparison BoltDB vs. Heroic vs. InfluxDB vs. Riak TS vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonHeroic  Xexclude from comparisonInfluxDB  Xexclude from comparisonRiak TS  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDBMS for storing time series, events and metricsRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeTime Series DBMSTime Series DBMSTime Series DBMSKey-value store
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltgithub.com/­spotify/­heroicwww.influxdata.com/­products/­influxdb-overviewrocksdb.org
Technical documentationspotify.github.io/­heroicdocs.influxdata.com/­influxdbwww.tiot.jp/­riak-docs/­riak/­ts/­latestgithub.com/­facebook/­rocksdb/­wiki
DeveloperSpotifyOpen Source, formerly Basho TechnologiesFacebook, Inc.
Initial release20132014201320152013
Current release2.7.6, April 20243.0.0, September 20228.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availableOpen SourceOpen Source infoBSD
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 languageGoJavaGoErlangC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X infothrough Homebrew
Linux
OS X
Linux
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesNumeric data and Stringsnono
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 indexesnoyes infovia Elasticsearchnorestrictedno
SQL infoSupport of SQLnonoSQL-like query languageyes, limitedno
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API
JSON over UDP
HTTP API
Native Erlang Interface
C++ API
Java API
Supported programming languagesGo.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
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnononoErlangno
Triggersnononoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoin enterprise version onlyShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesselectable replication factor infoin enterprise version onlyselectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynononono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnononoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyes infoDepending on used storage engineyes
User concepts infoAccess controlnosimple rights management via user accountsnono
More information provided by the system vendor
BoltDBHeroicInfluxDBRiak TSRocksDB
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

What is DevRel at InfluxData
21 May 2024

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 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
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
BoltDBHeroicInfluxDBRiak TSRocksDB
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

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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

provided by Google News

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database ...
20 May 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

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

provided by Google News

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here