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 > H2GIS vs. LevelDB vs. MySQL vs. PieCloudDB vs. PostGIS

System Properties Comparison H2GIS vs. LevelDB vs. MySQL vs. PieCloudDB vs. PostGIS

Editorial information provided by DB-Engines
NameH2GIS  Xexclude from comparisonLevelDB  Xexclude from comparisonMySQL  Xexclude from comparisonPieCloudDB  Xexclude from comparisonPostGIS  Xexclude from comparison
DescriptionSpatial extension of H2Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesWidely used open source RDBMSA cloud-native analytic database platform with new technologoy for elastic MPPSpatial extension of PostgreSQL
Primary database modelSpatial DBMSKey-value storeRelational DBMS infoKey/Value like access via memcached APIRelational DBMSSpatial DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.25
Rank#304  Overall
#138  Relational DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Websitewww.h2gis.orggithub.com/­google/­leveldbwww.mysql.comwww.openpie.compostgis.net
Technical documentationwww.h2gis.org/­docs/­homegithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddev.mysql.com/­docpostgis.net/­documentation
DeveloperCNRSGoogleOracle infosince 2010, originally MySQL AB, then SunOpenPie
Initial release2013201119952005
Current release1.23, February 20218.4.0, April 20242.1, January 20233.4.2, February 2024
License infoCommercial or Open SourceOpen Source infoLGPL 3.0Open Source infoBSDOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoGPL v2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
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++C and C++C
Server operating systemsIllumos
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
hosted
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nonoyesyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyesnoyes infowith proprietary extensionsyesyes
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
CLI Client
JDBC
ODBC
Supported programming languagesJavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
PL/SQL
Python
R
Server-side scripts infoStored proceduresyes infobased on H2noyes infoproprietary syntaxuser defined functionsuser defined functions
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyesyes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesyes infobased on H2noneMulti-source replication
Source-replica replication
yesyes infobased on PostgreSQL
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlyes infobased on H2noUsers with fine-grained authorization concept infono user groups or rolesUser Roles and pluggable authentication with full SQL Standardyes infobased on PostgreSQL
More information provided by the system vendor
H2GISLevelDBMySQLPieCloudDBPostGIS
Specific characteristicsPieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» more
Competitive advantagesExtreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» more
Typical application scenariosPieCloudDB is ideal for Data mining applications that require extreme scalability...
» more
Key customersSail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» more
Licensing and pricing modelsPieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» 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
3rd partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» 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
H2GISLevelDBMySQLPieCloudDBPostGIS
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

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

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

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

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