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

DBMS > EventStoreDB vs. H2GIS vs. MySQL vs. PostGIS vs. TimesTen

System Properties Comparison EventStoreDB vs. H2GIS vs. MySQL vs. PostGIS vs. TimesTen

Editorial information provided by DB-Engines
NameEventStoreDB  Xexclude from comparisonH2GIS  Xexclude from comparisonMySQL  Xexclude from comparisonPostGIS  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionIndustrial-strength, open-source database solution built from the ground up for event sourcing.Spatial extension of H2Widely used open source RDBMSSpatial extension of PostgreSQLIn-Memory RDBMS compatible to Oracle
Primary database modelEvent StoreSpatial DBMSRelational DBMS infoKey/Value like access via memcached APISpatial DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.10
Rank#179  Overall
#1  Event Stores
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.eventstore.comwww.h2gis.orgwww.mysql.compostgis.netwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdevelopers.eventstore.comwww.h2gis.org/­docs/­homedev.mysql.com/­docpostgis.net/­documentationdocs.oracle.com/­database/­timesten-18.1
DeveloperEvent Store LimitedCNRSOracle infosince 2010, originally MySQL AB, then SunOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20122013199520051998
Current release21.2, February 20218.4.0, April 20243.4.2, February 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen SourceOpen Source infoLGPL 3.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL v2.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 languageJavaC and C++C
Server operating systemsLinux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
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.noyesyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsyesyes
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
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
PL/SQL
Server-side scripts infoStored proceduresyes infobased on H2yes infoproprietary syntaxuser defined functionsPL/SQL
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes infobased on PostgreSQLnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infobased on H2Multi-source replication
Source-replica replication
yes infobased on PostgreSQLMulti-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 or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage engineyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.yesyesnoyes
User concepts infoAccess controlyes infobased on H2Users with fine-grained authorization concept infono user groups or rolesyes infobased on PostgreSQLfine 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» 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

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

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

More resources
EventStoreDBH2GISMySQLPostGISTimesTen
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

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

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

provided by Google News



Share this page

Featured Products

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.

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here