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 > Cubrid vs. HyperSQL vs. MySQL vs. Tigris vs. Ultipa

System Properties Comparison Cubrid vs. HyperSQL vs. MySQL vs. Tigris vs. Ultipa

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMySQL  Xexclude from comparisonTigris  Xexclude from comparisonUltipa  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBWidely used open source RDBMSA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructureHigh performance Graph DBMS supporting HTAP high availability cluster deployment
Primary database modelRelational DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APIDocument store
Key-value store
Search engine
Time Series DBMS
Graph DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.09
Rank#363  Overall
#49  Document stores
#54  Key-value stores
#22  Search engines
#38  Time Series DBMS
Score0.19
Rank#330  Overall
#30  Graph DBMS
Websitecubrid.com (korean)
cubrid.org (english)
hsqldb.orgwww.mysql.comwww.tigrisdata.comwww.ultipa.com
Technical documentationcubrid.org/­manualshsqldb.org/­web/­hsqlDocsFrame.htmldev.mysql.com/­docwww.tigrisdata.com/­docswww.ultipa.com/­document
DeveloperCUBRID Corporation, CUBRID FoundationOracle infosince 2010, originally MySQL AB, then SunTigris Data, Inc.Ultipa
Initial release20082001199520222019
Current release11.0, January 20212.7.2, June 20238.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infobased on BSD licenseOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2.0commercial
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++, JavaJavaC and C++
Server operating systemsLinux
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.nonoyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyesyes infowith proprietary extensionsno
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
CLI Client
gRPC
RESTful HTTP API
RESTful HTTP API
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC
Java
Ada
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)
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava Stored ProceduresJava, SQLyes infoproprietary syntaxno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyes, using FoundationDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users and 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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

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

More resources
CubridHyperSQL infoalso known as HSQLDBMySQLTigrisUltipa
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

Recent citations in the news

NHN Willing to Be More Open
24 November 2008, 코리아타임스

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

Choosing the Best MySQL Reporting Tool for Your Team
1 June 2024, Medium

Outage for MySQL.com Web Sites
31 May 2024, Data Center Knowledge

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

Audit MySQL Databases in Laravel With the DB Auditor Package
27 May 2024, Laravel News

provided by Google News

Tigris Data Unveils Beta Launch of New Vector Search Tool
19 May 2023, Datanami

Tigris Data Launches All-in-One Developer Data Platform
27 September 2022, Datanami

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

provided by Google News

Ultipa Secures New Real-time Graph Database Deals with Central Banks and Regulators
25 March 2024, Headlines of Today

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

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