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

DBMS > MySQL vs. Rockset vs. SpatiaLite vs. TiDB vs. XTDB

System Properties Comparison MySQL vs. Rockset vs. SpatiaLite vs. TiDB vs. XTDB

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonRockset  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTiDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionWidely used open source RDBMSA scalable, reliable search and analytics service in the cloud, built on RocksDBSpatial extension of SQLiteTiDB 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.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMS infoKey/Value like access via memcached APIDocument storeSpatial DBMSRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
Search engine
Relational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.mysql.comrockset.comwww.gaia-gis.it/­fossil/­libspatialite/­indexpingcap.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdev.mysql.com/­docdocs.rockset.comwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmldocs.pingcap.com/­tidb/­stablewww.xtdb.com/­docs
DeveloperOracle infosince 2010, originally MySQL AB, then SunRocksetAlessandro FurieriPingCAP, Inc.Juxt Ltd.
Initial release19952019200820162019
Current release8.4.0, April 20245.0.0, August 20208.0.0, March 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoApache 2.0Open Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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.TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC and C++C++C++Go, RustClojure
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
hostedserver-lessLinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesdynamic typingyesyesyes, 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.yesno infoingestion from XML files supportednonono
Secondary indexesyesall fields are automatically indexedyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsRead-only SQL queries, including JOINsyesyeslimited SQL, making use of Apache Calcite
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
HTTP RESTGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
HTTP REST
JDBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Clojure
Java
Server-side scripts infoStored proceduresyes infoproprietary syntaxnononono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricAutomatic shardingnonehorizontal partitioning (by key range)none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage enginenoyesyes infofull support since version 6.6no
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage enginenoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyesyesyes
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.yesyesno
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users and organizations can be defined via Rockset consolenoFine grained access rights according to SQL-standard
More information provided by the system vendor
MySQLRocksetSpatiaLiteTiDBXTDB 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

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

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

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

More resources
MySQLRocksetSpatiaLiteTiDBXTDB infoformerly named Crux
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the 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

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

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

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

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset targets cost control with latest database update
31 January 2024, TechTarget

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 Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

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

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22 December 2023, AWS Blog

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here