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. IBM Db2 Event Store vs. JaguarDB vs. YugabyteDB

System Properties Comparison BoltDB vs. IBM Cloudant vs. IBM Db2 Event Store vs. JaguarDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonJaguarDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Database as a Service offering based on Apache CouchDBDistributed Event Store optimized for Internet of Things use casesPerformant, highly scalable DBMS for AI and IoT applicationsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeDocument storeEvent Store
Time Series DBMS
Key-value store
Vector DBMS
Relational DBMS
Secondary database modelsDocument store
Wide column store
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
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.ibm.com/­products/­cloudantwww.ibm.com/­products/­db2-event-storewww.jaguardb.comwww.yugabyte.com
Technical documentationcloud.ibm.com/­docs/­Cloudantwww.ibm.com/­docs/­en/­db2-event-storewww.jaguardb.com/­support.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014IBMDataJaguar, Inc.Yugabyte Inc.
Initial release20132010201720152017
Current release2.03.3 July 20232.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercial infofree developer edition availableOpen Source infoGPL V3.0Open Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageGoErlangC and C++C++ infothe server part. Clients available in other languagesC and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinux infoLinux, macOS, Windows for the developer additionLinuxLinux
OS X
Data schemeschema-freeschema-freeyesyesdepending on used data model
Typing infopredefined data types such as float or datenonoyesyesyes
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 indexesnoyesnoyesyes
SQL infoSupport of SQLnonoyes infothrough the embedded Spark runtimeA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesGoC#
Java
JavaScript
Objective-C
PHP
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoView functions (Map-Reduce) in JavaScriptyesnoyes infosql, plpgsql, C
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Active-active shard replicationMulti-source replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a document possiblenonoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesnono
User concepts infoAccess controlnoAccess rights for users can be defined per databasefine grained access rights according to SQL-standardrights management via user accountsyes
More information provided by the system vendor
BoltDBIBM CloudantIBM Db2 Event StoreJaguarDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
BoltDBIBM CloudantIBM Db2 Event StoreJaguarDBYugabyteDB
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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

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

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

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

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.

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

Present your product here