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

DBMS > Google Cloud Datastore vs. H2 vs. HyperSQL vs. Riak TS vs. Warp 10

System Properties Comparison Google Cloud Datastore vs. H2 vs. HyperSQL vs. Riak TS vs. Warp 10

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonH2  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonRiak TS  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument storeRelational DBMSRelational DBMSTime Series DBMSTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.36
Rank#72  Overall
#12  Document stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitecloud.google.com/­datastorewww.h2database.comhsqldb.orgwww.warp10.io
Technical documentationcloud.google.com/­datastore/­docswww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.warp10.io/­content/­02_Getting_started
DeveloperGoogleThomas MuellerOpen Source, formerly Basho TechnologiesSenX
Initial release20082005200120152015
Current release2.2.220, July 20232.7.2, June 20233.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infobased on BSD licenseOpen SourceOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaErlangJava
Server operating systemshostedAll OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes, details hereyesyesnoyes
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.nonononono
Secondary indexesyesyesyesrestrictedno
SQL infoSupport of SQLSQL-like query language (GQL)yesyesyes, limitedno
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP API
Native Erlang Interface
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaAll languages supporting JDBC/ODBC
Java
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresusing Google App EngineJava Stored Procedures and User-Defined FunctionsJava, SQLErlangyes infoWarpScript
TriggersCallbacks using the Google Apps Engineyesyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosWith clustering: 2 database servers on different computers operate on identical copies of a databasenoneselectable replication factorselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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 ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsyesyesno infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
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.noyesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnoMandatory use of cryptographic tokens, containing fine-grained authorizations

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

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

More resources
Google Cloud DatastoreH2HyperSQL infoalso known as HSQLDBRiak TSWarp 10
Recent citations in the news

Google Cloud Platform: Professional Data Engineer certification prep
11 June 2024, oreilly.com

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

Best cloud storage of 2024
4 June 2024, TechRadar

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

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

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

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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

Present your product here