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 > BoltDB vs. IBM Cloudant vs. InfluxDB vs. LevelDB vs. openGauss

System Properties Comparison BoltDB vs. IBM Cloudant vs. InfluxDB vs. LevelDB vs. openGauss

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonInfluxDB  Xexclude from comparisonLevelDB  Xexclude from comparisonopenGauss  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Database as a Service offering based on Apache CouchDBDBMS for storing time series, events and metricsEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by Huawei
Primary database modelKey-value storeDocument storeTime Series DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score2.75
Rank#104  Overall
#19  Document stores
Score24.39
Rank#28  Overall
#1  Time Series DBMS
Score2.25
Rank#115  Overall
#19  Key-value stores
Score1.06
Rank#184  Overall
#84  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.ibm.com/­products/­cloudantwww.influxdata.com/­products/­influxdb-overviewgithub.com/­google/­leveldbgitee.com/­opengauss
opengauss.org
Technical documentationcloud.ibm.com/­docs/­Cloudantdocs.influxdata.com/­influxdbgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.opengauss.org/­en
gitee.com/­opengauss/­docs
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014GoogleHuawei and openGauss community
Initial release20132010201320112019
Current release2.7.6, April 20241.23, February 20213.0, March 2022
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoBSDOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoErlangGoC++C, C++, Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinux
OS X infothrough Homebrew
Illumos
Linux
OS X
Windows
Linux
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenonoNumeric data and Stringsnoyes
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 indexesnoyesnonoyes
SQL infoSupport of SQLnonoSQL-like query languagenoANSI SQL 2011
APIs and other access methodsRESTful HTTP/JSON APIHTTP API
JSON over UDP
JDBC
ODBC
Supported programming languagesGoC#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C++
Java
Server-side scripts infoStored proceduresnoView functions (Map-Reduce) in JavaScriptnonoyes
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoin enterprise version onlynonehorizontal partitioning (by range, list and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
selectable replication factor infoin enterprise version onlynoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a document possiblenonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infowith automatic compression on writesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoDepending on used storage engineno
User concepts infoAccess controlnoAccess rights for users can be defined per databasesimple rights management via user accountsnoAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
BoltDBIBM CloudantInfluxDBLevelDBopenGauss
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

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

Webinar Recap: Unleash the Full Potential of Your Time Series Data with InfluxDB and AWS
29 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
BoltDBIBM CloudantInfluxDBLevelDBopenGauss
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

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

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

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Amazon Timestream for InfluxDB is now generally available
15 March 2024, AWS Blog

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

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

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

provided by Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, tu.ac.th

Diversified Computing: Open Innovation for Shared Success
30 September 2020, Huawei

Huawei unveils OrangePi Kunpeng Pro development board
10 May 2024, HC Newsroom

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