DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Oracle Rdb vs. Riak KV vs. RocksDB vs. YugabyteDB

System Properties Comparison BoltDB vs. Oracle Rdb vs. Riak KV vs. RocksDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonOracle Rdb  Xexclude from comparisonRiak KV  Xexclude from comparisonRocksDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Distributed, fault tolerant key-value storeEmbeddable persistent key-value store optimized for fast storage (flash and RAM)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value storeRelational 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
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.oracle.com/­database/­technologies/­related/­rdb.htmlrocksdb.orgwww.yugabyte.com
Technical documentationwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestgithub.com/­facebook/­rocksdb/­wikidocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperOracle, originally developed by Digital Equipment Corporation (DEC)OpenSource, formerly Basho TechnologiesFacebook, Inc.Yugabyte Inc.
Initial release20131984200920132017
Current release7.4.1.1, 20213.2.0, December 20229.2.1, May 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache version 2, commercial enterprise editionOpen Source infoBSDOpen Source infoApache 2.0
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.
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++C and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
HP Open VMSLinux
OS X
LinuxLinux
OS X
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-freedepending on used data model
Typing infopredefined data types such as float or datenoyesnonoyes
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 indexesnoyesrestrictednoyes
SQL infoSupport of SQLnoyesnonoyes, PostgreSQL compatible
APIs and other access methodsHTTP API
Native Erlang Interface
C++ API
Java API
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 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
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoErlangnoyes infosql, plpgsql, C
Triggersnoyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"horizontal partitioningHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factoryesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesno infolinks between data sets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes, on a single nodenoyesDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlnoyes, using Riak Securitynoyes
More information provided by the system vendor
BoltDBOracle RdbRiak KVRocksDBYugabyteDB
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
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
BoltDBOracle RdbRiak KVRocksDBYugabyteDB
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

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

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey
4 May 2013, oreilly.com

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

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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

YugabyteDB. The Distributed SQL Database for Mission-Critical Apps
7 October 2017, The Distributed SQL Blog

provided by Google News



Share this page

Featured Products

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.

Present your product here