DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > H2 vs. MySQL vs. openGauss vs. OrigoDB vs. TimesTen

System Properties Comparison H2 vs. MySQL vs. openGauss vs. OrigoDB vs. TimesTen

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonMySQL  Xexclude from comparisonopenGauss  Xexclude from comparisonOrigoDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Widely used open source RDBMSAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiA fully ACID in-memory object graph databaseIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMSDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score1.06
Rank#184  Overall
#84  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.h2database.comwww.mysql.comgitee.com/­opengauss
opengauss.org
origodb.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.h2database.com/­html/­main.htmldev.mysql.com/­docdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
origodb.com/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperThomas MuellerOracle infosince 2010, originally MySQL AB, then SunHuawei and openGauss communityRobert Friberg et alOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2005199520192009 infounder the name LiveDB1998
Current release2.2.220, July 20238.4.0, April 20243.0, March 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen SourceOpen Sourcecommercial
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 languageJavaC and C++C, C++, JavaC#
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
LinuxLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsyes
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.noyesnono infocan be achieved using .NETno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsANSI SQL 2011noyes
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
.NET Client API
HTTP API
LINQ
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Java
.NetC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsyes infoproprietary syntaxyesyesPL/SQL
Triggersyesyesyesyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning (by range, list and hash)horizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage engineyesdepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users, groups and roles according to SQL-standardRole based authorizationfine grained access rights according to SQL-standard

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
H2MySQLopenGaussOrigoDBTimesTen
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

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

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

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

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, มหาวิทยาลัยธรรมศาสตร์

Diversified Computing: Open Innovation for Shared Success
30 September 2020, Huawei

Huawei unveils OrangePi Kunpeng Pro development board
10 May 2024, HC Newsroom

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