DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > FoundationDB vs. GBase vs. MySQL vs. SQL.JS vs. Vitess

System Properties Comparison FoundationDB vs. GBase vs. MySQL vs. SQL.JS vs. Vitess

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonGBase  Xexclude from comparisonMySQL  Xexclude from comparisonSQL.JS  Xexclude from comparisonVitess  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.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Widely used open source RDBMSPort of SQLite to JavaScriptScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
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
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.gbase.cnwww.mysql.comsql.js.orgvitess.io
Technical documentationapple.github.io/­foundationdbdev.mysql.com/­docsql.js.org/­documentation/­index.htmlvitess.io/­docs
DeveloperFoundationDBGeneral Data Technology Co., Ltd.Oracle infosince 2010, originally MySQL AB, then SunAlon Zakai infoenhancements implemented by othersThe Linux Foundation, PlanetScale
Initial release20132004199520122013
Current release6.2.28, November 2020GBase 8a, GBase 8s, GBase 8c8.4.0, April 202415.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen SourceOpen Source infoApache Version 2.0, commercial licenses 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC++C, Java, PythonC and C++JavaScriptGo
Server operating systemsLinux
OS X
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Docker
Linux
macOS
Data schemeschema-free infosome layers support schemasyesyesyesyes
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.yesyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLsupported in specific SQL layer onlyStandard with numerous extensionsyes infowith proprietary extensionsyes infoSQL-92 is not fully supportedyes infowith proprietary extensions
APIs and other access methodsADO.NET
C API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
JavaScript APIADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresin SQL-layer onlyuser defined functionsyes infoproprietary syntaxnoyes infoproprietary syntax
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by range, list and hash) and vertical partitioninghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate ConsistencynoneEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityin SQL-layer onlyyesyes infonot for MyISAM storage engineyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infonot for MyISAM storage engineACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoyesUsers with fine-grained authorization concept infono user groups or rolesnoUsers with fine-grained authorization concept infono user groups or roles

More information provided by the system vendor

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
FoundationDBGBaseMySQLSQL.JSVitess
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here