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

DBMS > Cubrid vs. Quasardb vs. Spark SQL vs. TiDB

System Properties Comparison Cubrid vs. Quasardb vs. Spark SQL vs. TiDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonQuasardb  Xexclude from comparisonSpark SQL  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPDistributed, high-performance timeseries databaseSpark SQL is a component on top of 'Spark Core' for structured data processingTiDB 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.
Primary database modelRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
quasar.aispark.apache.org/­sqlpingcap.com
Technical documentationcubrid.org/­manualsdoc.quasar.ai/­masterspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.pingcap.com/­tidb/­stable
DeveloperCUBRID Corporation, CUBRID FoundationquasardbApache Software FoundationPingCAP, Inc.
Initial release2008200920142016
Current release11.0, January 20213.14.1, January 20243.5.0 ( 2.13), September 20238.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
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++, JavaC++ScalaGo, Rust
Server operating systemsLinux
Windows
BSD
Linux
OS X
Windows
Linux
OS X
Windows
Linux
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infointeger and binaryyesyes
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.nononono
Secondary indexesyesyes infowith tagsnoyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like DML and DDL statementsyes
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
HTTP APIJDBC
ODBC
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Java
Python
R
Scala
Ada
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 proceduresJava Stored Proceduresnonono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoconsistent hashingyes, utilizing Spark Corehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replication with selectable replication factornoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using LevelDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTransient modenono
User concepts infoAccess controlfine grained access rights according to SQL-standardCryptographically strong user authentication and audit trailnoFine grained access rights according to SQL-standard
More information provided by the system vendor
CubridQuasardbSpark SQLTiDB
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
CubridQuasardbSpark SQLTiDB
Recent citations in the news

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

Precisely measure a quasar galaxy's weight
5 June 2023, Newswise

Weigh a quasar's galaxy with precision
2 June 2023, EurekAlert

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Feature Engineering for Time-Series Using PySpark on Databricks
8 May 2024, Towards Data Science

18 Top Big Data Tools and Technologies to Know About in 2024
24 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

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

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

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

RaimaDB logo

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