DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > FoundationDB vs. JaguarDB vs. Percona Server for MySQL vs. Postgres-XL vs. ScyllaDB

System Properties Comparison FoundationDB vs. JaguarDB vs. Percona Server for MySQL vs. Postgres-XL vs. ScyllaDB

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonPostgres-XL  Xexclude from comparisonScyllaDB  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.Performant, highly scalable DBMS for AI and IoT applicationsEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresCassandra and DynamoDB compatible wide column store
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value store
Vector DBMS
Relational DBMSRelational DBMSWide column store
Secondary database modelsDocument store
Spatial DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score2.10
Rank#119  Overall
#57  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Websitegithub.com/­apple/­foundationdbwww.jaguardb.comwww.percona.com/­software/­mysql-database/­percona-serverwww.postgres-xl.orgwww.scylladb.com
Technical documentationapple.github.io/­foundationdbwww.jaguardb.com/­support.htmlwww.percona.com/­downloads/­Percona-Server-LATESTwww.postgres-xl.org/­documentationdocs.scylladb.com
DeveloperFoundationDBDataJaguar, Inc.PerconaScyllaDB
Initial release2013201520082014 infosince 2012, originally named StormDB2015
Current release6.2.28, November 20203.3 July 20238.0.36-28, 202410 R1, October 2018ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL V3.0Open Source infoGPL version 2Open Source infoMozilla public licenseOpen Source infoOpen Source (AGPL), commercial license available
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++ infothe server part. Clients available in other languagesC and C++CC++
Server operating systemsLinux
OS X
Windows
LinuxLinuxLinux
macOS
Linux
Data schemeschema-free infosome layers support schemasyesyesyesschema-free
Typing infopredefined data types such as float or dateno infosome layers support typingyesyesyesyes
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.noyesyes infoXML type, but no XML query functionalityno
Secondary indexesnoyesyesyesyes infocluster global secondary indices
SQL infoSupport of SQLsupported in specific SQL layer onlyA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyesyes infodistributed, parallel query executionSQL-like DML and DDL statements (CQL)
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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
Server-side scripts infoStored proceduresin SQL-layer onlynoyesuser defined functionsyes, Lua
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationMulti-source replication
Source-replica replication
XtraDB Cluster
selectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityin SQL-layer onlynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID infoMVCCno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesnoyes infoin-memory tables
User concepts infoAccess controlnorights management via user accountsUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
FoundationDBJaguarDBPercona Server for MySQLPostgres-XLScyllaDB
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
FoundationDBJaguarDBPercona Server for MySQLPostgres-XLScyllaDB
Recent citations in the news

FoundationDB Raises $17 Million Series A Financing
26 May 2024, Yahoo Movies UK

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, Longview News-Journal

provided by Google News

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management ...
12 October 2018, AWS Blog

Critical MySQL Vulnerabilities Can Lead to Server Compromise
2 November 2016, Threatpost

provided by Google News

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

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

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

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

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

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