DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BigchainDB vs. Riak KV vs. Tibero vs. TimesTen vs. YugabyteDB

System Properties Comparison BigchainDB vs. Riak KV vs. Tibero vs. TimesTen vs. YugabyteDB

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonRiak KV  Xexclude from comparisonTibero  Xexclude from comparisonTimesTen  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsDistributed, fault tolerant key-value storeA secure RDBMS, designed for easy portability from OracleAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.76
Rank#216  Overall
#36  Document stores
Score3.84
Rank#76  Overall
#9  Key-value stores
Score1.46
Rank#151  Overall
#70  Relational DBMS
Score1.26
Rank#164  Overall
#75  Relational DBMS
Score2.48
Rank#108  Overall
#53  Relational DBMS
Websitewww.bigchaindb.comus.tmaxsoft.com/­products/­tiberowww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.yugabyte.com
Technical documentationbigchaindb.readthedocs.io/­en/­latestwww.tiot.jp/­riak-docs/­riak/­kv/­latesttechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmldocs.oracle.com/­en/­database/­other-databases/­timesten/­index.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperOpenSource, formerly Basho TechnologiesTmaxSoftOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005Yugabyte Inc.
Initial release20162009200319982017
Current release3.2.0, December 20227, September 2022Release 22.12.19, September 2023
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoApache version 2, commercial enterprise editioncommercialcommercialOpen 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 languagePythonErlangC and AssemblerC and C++
Server operating systemsLinuxLinux
OS X
AIX
HP-UX
Linux
Solaris
Windows
IBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Linux
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.nonoyesnono
Secondary indexesrestrictedyesyesyes
SQL infoSupport of SQLnonoyesyesyes, PostgreSQL compatible
APIs and other access methodsCLI Client
RESTful HTTP API
HTTP API
Native Erlang Interface
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
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 languagesGo
Haskell
Java
JavaScript
Python
Ruby
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#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
C
C++
Java
Node.js
PL/SQL
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresErlangPersistent Stored Procedure (PSM)PL/SQLyes infosql, plpgsql, C
Triggersyes infopre-commit hooks and post-commit hooksyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"horizontal partitioning infoby range, hash, list or compositenoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factorMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Based 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 systemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynono infolinks between data sets can be storedyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyes infoby means of logfiles and checkpointsyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no infoplanned for next versionyesno
User concepts infoAccess controlyesyes, using Riak Securityfine grained access rights according to SQL-standard (SQL 92, SQL 99)fine grained access rights according to SQL-standardyes
More information provided by the system vendor
BigchainDBRiak KVTiberoTimesTenYugabyteDB
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
BigchainDBRiak KVTiberoTimesTenYugabyteDB
Recent citations in the news

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity
13 September 2022, Ledger Insights

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

How to use blockchain to build a database solution
2 March 2017, ZDNet

BigchainDB: A Popular and Powerful Database for Blockchain
9 September 2019, Open Source For You

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

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

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, AIM

Basho aims for enterprise operational simplicity with new Data Platform
26 May 2015, diginomica

provided by Google News

[Herald Interview] TmaxTibero eyes global expansion with certified DBMS tech
11 August 2024, The Korea Herald

TmaxData to supply database management software to Hyundai, Kia
12 June 2019, 코리아타임스

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS
2 August 2022, AWS Blog

Hyundai and Kia Say Good-bye to Oracle and Choose Tmax as DBMS Vendor
13 June 2019, BusinessKorea

AIS Partners TmaxSoft to Offer Database-as-a-Service on PaaS Cloud for Enterprise Customers
7 December 2017, The Fast Mode

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, businesswire.com

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19 September 2024, InfoWorld

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

Simplifying cloud-native app development with Yugabyte
2 August 2024, IMDA

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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