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. Interbase vs. MySQL vs. Ultipa

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

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInterbase  Xexclude from comparisonMySQL  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 HSQLDBLight-weight proven RDBMS infooriginally from BorlandWidely used open source RDBMSHigh performance Graph DBMS supporting HTAP high availability cluster deployment
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APIGraph 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
Score4.08
Rank#75  Overall
#41  Relational DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.19
Rank#330  Overall
#30  Graph DBMS
Websitecubrid.com (korean)
cubrid.org (english)
hsqldb.orgwww.embarcadero.com/­products/­interbasewww.mysql.comwww.ultipa.com
Technical documentationcubrid.org/­manualshsqldb.org/­web/­hsqlDocsFrame.htmldocs.embarcadero.com/­products/­interbasedev.mysql.com/­docwww.ultipa.com/­document
DeveloperCUBRID Corporation, CUBRID FoundationEmbarcaderoOracle infosince 2010, originally MySQL AB, then SunUltipa
Initial release20082001198419952019
Current release11.0, January 20212.7.2, June 2023InterBase 2020, December 20198.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infobased on BSD licensecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial
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++, JavaJavaCC and C++
Server operating systemsLinux
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAndroid
iOS
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
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.nonono infoexport as XML data possibleyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyesyesyes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
RESTful HTTP API
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC
Java
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava Stored ProceduresJava, SQLyes infoInterbase procedure and trigger languageyes infoproprietary syntax
Triggersyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneInterbase Change ViewsMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMultiversion concurreny controlyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers 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 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

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

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

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

The advance of Air Force Esports - New Zealand Defence Force
25 June 2023, New Zealand Defence Force

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

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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