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

DBMS > FoundationDB vs. RethinkDB vs. ScyllaDB vs. Transbase vs. Valentina Server

System Properties Comparison FoundationDB vs. RethinkDB vs. ScyllaDB vs. Transbase vs. Valentina Server

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonTransbase  Xexclude from comparisonValentina Server  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Cassandra and DynamoDB compatible wide column storeA resource-optimized, high-performance, universally applicable RDBMSObject-relational database and reports server
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeWide column storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Score0.17
Rank#327  Overall
#145  Relational DBMS
Websitegithub.com/­apple/­foundationdbrethinkdb.comwww.scylladb.comwww.transaction.de/­en/­products/­transbase.htmlwww.valentina-db.net
Technical documentationapple.github.io/­foundationdbrethinkdb.com/­docsdocs.scylladb.comwww.transaction.de/­en/­products/­transbase/­features.htmlvalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
DeveloperFoundationDBThe Linux Foundation infosince July 2017ScyllaDBTransaction Software GmbHParadigma Software
Initial release20132009201519871999
Current release6.2.28, November 20202.4.1, August 2020ScyllaDB Open Source 5.4.1, January 2024Transbase 8.3, 20225.7.5
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2Open Source infoOpen Source (AGPL), commercial license availablecommercial infofree development licensecommercial
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++C++C++C and C++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
LinuxFreeBSD
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-free infosome layers support schemasschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateno infosome layers support typingyes infostring, binary, float, bool, date, geometryyesyesyes
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.nonono
Secondary indexesnoyesyes infocluster global secondary indicesyesyes
SQL infoSupport of SQLsupported in specific SQL layer onlynoSQL-like DML and DDL statements (CQL)yesyes
APIs and other access methodsProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
ODBC
Proprietary native API
ODBC
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-side scripts infoStored proceduresin SQL-layer onlyyes, Luayesyes
TriggersnoClient-side triggers through changefeedsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityin SQL-layer onlynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-document operationsno infoAtomicity and isolation are supported for single operationsyes
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoin-memory tablesnoyes
User concepts infoAccess controlnoyes infousers and table-level permissionsAccess rights for users can be defined per objectfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
FoundationDBRethinkDBScyllaDBTransbaseValentina Server
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
FoundationDBRethinkDBScyllaDBTransbaseValentina Server
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here