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 > Drizzle vs. FoundationDB vs. TiDB vs. UniData,UniVerse vs. XTDB

System Properties Comparison Drizzle vs. FoundationDB vs. TiDB vs. UniData,UniVerse vs. XTDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonFoundationDB  Xexclude from comparisonTiDB  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.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.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Ordered key-value store. Core features are complimented by layers.TiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.MultiValue database and application server with SQL mapping layer and meta database capabilitiesA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSMultivalue DBMSDocument store
Secondary database modelsDocument 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
Score4.25
Rank#74  Overall
#40  Relational DBMS
Score2.85
Rank#98  Overall
#1  Multivalue DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitegithub.com/­apple/­foundationdbpingcap.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatagithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationapple.github.io/­foundationdbdocs.pingcap.com/­tidb/­stabledocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatawww.xtdb.com/­docs
DeveloperDrizzle project, originally started by Brian AkerFoundationDBPingCAP, Inc.Rocket SoftwareJuxt Ltd.
Initial release20082013201619852019
Current release7.2.4, September 20126.2.28, November 20208.1.0, May 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoApache 2.0Open Source infoApache 2.0commercialOpen Source infoMIT License
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC++C++Go, RustCClojure
Server operating systemsFreeBSD
Linux
OS X
Linux
OS X
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-free infosome layers support schemasyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesoptionalyes, extensible-data-notation format
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.nono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionssupported in specific SQL layer onlyyesyeslimited SQL, making use of Apache Calcite
APIs and other access methodsJDBCGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
HTTP REST
JDBC
Supported programming languagesC
C++
Java
PHP
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic infoU2 Basic
C
Java
Clojure
Java
Server-side scripts infoStored proceduresnoin SQL-layer onlynoyesno
Triggersno infohooks for callbacks inside the server can be used.nonoyes infoU2 Basicno
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning (by key range)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replicationyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infowith TiSpark Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlyyes infofull support since version 6.6nono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnoFine grained access rights according to SQL-standardAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
DrizzleFoundationDBTiDBUniData,UniVerseXTDB infoformerly named Crux
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
DrizzleFoundationDBTiDBUniData,UniVerseXTDB infoformerly named Crux
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

PingCAP Receives Customers' Choice Distinction in the 2024
29 May 2024, GlobeNewswire

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

provided by Google News

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21 May 2024, Simply Wall St

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

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

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

Present your product here