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 > Bangdb vs. InfluxDB vs. Riak KV vs. Rockset vs. TerarkDB

System Properties Comparison Bangdb vs. InfluxDB vs. Riak KV vs. Rockset vs. TerarkDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonInfluxDB  Xexclude from comparisonRiak KV  Xexclude from comparisonRockset  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphDBMS for storing time series, events and metricsDistributed, fault tolerant key-value storeA scalable, reliable search and analytics service in the cloud, built on RocksDBA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Time Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesDocument storeKey-value store
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO packageRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.79
Rank#211  Overall
#35  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitebangdb.comwww.influxdata.com/­products/­influxdb-overviewrockset.comgithub.com/­bytedance/­terarkdb
Technical documentationdocs.bangdb.comdocs.influxdata.com/­influxdbwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.rockset.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperSachin Sinha, BangDBOpenSource, formerly Basho TechnologiesRocksetByteDance, originally Terark
Initial release20122013200920192016
Current releaseBangDB 2.0, October 20212.7.6, April 20243.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoMIT-License; commercial enterprise version availableOpen Source infoApache version 2, commercial enterprise editioncommercialcommercial inforestricted open source version available
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 languageC, C++GoErlangC++C++
Server operating systemsLinuxLinux
OS X infothrough Homebrew
Linux
OS X
hosted
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsNumeric data and Stringsnodynamic typingno
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 infoingestion from XML files supportedno
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnorestrictedall fields are automatically indexedno
SQL infoSupport of SQLSQL like support with command line toolSQL-like query languagenoRead-only SQL queries, including JOINsno
APIs and other access methodsProprietary protocol
RESTful HTTP API
HTTP API
JSON over UDP
HTTP API
Native Erlang Interface
HTTP RESTC++ API
Java API
Supported programming languagesC
C#
C++
Java
Python
.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
Go
Java
JavaScript (Node.js)
Python
C++
Java
Server-side scripts infoStored proceduresnonoErlangnono
Triggersyes, Notifications (with Streaming only)noyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoin enterprise version onlySharding infono "single point of failure"Automatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)selectable replication factor infoin enterprise version onlyselectable replication factoryesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonono infolinks between data sets can be storednono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnononono
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyes infoDepending on used storage engineyes
User concepts infoAccess controlyes (enterprise version only)simple rights management via user accountsyes, using Riak SecurityAccess rights for users and organizations can be defined via Rockset consoleno
More information provided by the system vendor
BangdbInfluxDBRiak KVRocksetTerarkDB
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

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 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
BangdbInfluxDBRiak KVRocksetTerarkDB
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

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, Business Wire

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

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

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

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

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

provided by Google News

A Chinese company is making the cloud 200x faster ยท TechNode
3 July 2017, TechNode

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

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.

RaimaDB logo

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

Present your product here