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 > BoltDB vs. Google Cloud Datastore vs. H2GIS vs. MySQL vs. PostGIS

System Properties Comparison BoltDB vs. Google Cloud Datastore vs. H2GIS vs. MySQL vs. PostGIS

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonH2GIS  Xexclude from comparisonMySQL  Xexclude from comparisonPostGIS  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformSpatial extension of H2Widely used open source RDBMSSpatial extension of PostgreSQL
Primary database modelKey-value storeDocument storeSpatial DBMSRelational DBMS infoKey/Value like access via memcached APISpatial DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.47
Rank#76  Overall
#12  Document 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
Websitegithub.com/­boltdb/­boltcloud.google.com/­datastorewww.h2gis.orgwww.mysql.compostgis.net
Technical documentationcloud.google.com/­datastore/­docswww.h2gis.org/­docs/­homedev.mysql.com/­docpostgis.net/­documentation
DeveloperGoogleCNRSOracle infosince 2010, originally MySQL AB, then Sun
Initial release20132008201319952005
Current release8.4.0, April 20243.4.2, February 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoLGPL 3.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL v2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageGoJavaC and C++C
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedFreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyes, details hereyesyesyes
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.nononoyesyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language (GQL)yesyes infowith proprietary extensionsyes
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGo.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnousing Google App Engineyes infobased on H2yes infoproprietary syntaxuser defined functions
TriggersnoCallbacks using the Google Apps Engineyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using Paxosyes infobased on H2Multi-source replication
Source-replica replication
yes infobased on PostgreSQL
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsyesyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesno
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yes infobased on H2Users with fine-grained authorization concept infono user groups or rolesyes infobased on PostgreSQL

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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven 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

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

More resources
BoltDBGoogle Cloud DatastoreH2GISMySQLPostGIS
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google 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



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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Present your product here