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

DBMS > KairosDB vs. Oracle Berkeley DB vs. Speedb vs. Transbase vs. YugabyteDB

System Properties Comparison KairosDB vs. Oracle Berkeley DB vs. Speedb vs. Transbase vs. YugabyteDB

Editorial information provided by DB-Engines
NameKairosDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSpeedb  Xexclude from comparisonTransbase  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionDistributed Time Series DBMS based on Cassandra or H2Widely used in-process key-value storeAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBA resource-optimized, high-performance, universally applicable RDBMSHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelTime Series DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score0.26
Rank#310  Overall
#45  Key-value stores
Score0.17
Rank#334  Overall
#148  Relational DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitegithub.com/­kairosdb/­kairosdbwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.speedb.iowww.transaction.de/­en/­products/­transbase.htmlwww.yugabyte.com
Technical documentationkairosdb.github.iodocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.transaction.de/­en/­products/­transbase/­features.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperOracle infooriginally developed by Sleepycat, which was acquired by OracleSpeedbTransaction Software GmbHYugabyte Inc.
Initial release20131994202019872017
Current release1.2.2, November 201818.1.40, May 2020Transbase 8.3, 20222.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infocommercial license availableOpen Source infoApache Version 2.0; commercial license availablecommercial infofree development licenseOpen 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 languageJavaC, Java, C++ (depending on the Berkeley DB edition)C++C and C++C and C++
Server operating systemsLinux
OS X
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Linux
OS X
Data schemeschema-freeschema-freeschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyesnonoyesyes
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.noyes infoonly with the Berkeley DB XML editionnonono
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoyes infoSQL interfaced based on SQLite is availablenoyesyes, PostgreSQL compatible
APIs and other access methodsGraphite protocol
HTTP REST
Telnet API
ADO.NET
JDBC
ODBC
Proprietary native 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 languagesJava
JavaScript infoNode.js
PHP
Python
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnononoyesyes infosql, plpgsql, C
Triggersnoyes infoonly for the SQL APIyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on Cassandranonehorizontal partitioningHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replicationyesSource-replica replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesyesDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesyesnono
User concepts infoAccess controlsimple password-based access controlnonofine grained access rights according to SQL-standardyes
More information provided by the system vendor
KairosDBOracle Berkeley DBSpeedbTransbaseYugabyteDB
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
PostgreSQL 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 modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» more
Apache 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
KairosDBOracle Berkeley DBSpeedbTransbaseYugabyteDB
Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, Datanami

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks and Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21 March 2024, GlobeNewswire

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here