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 > GigaSpaces vs. Google Cloud Datastore vs. H2 vs. Trino vs. Warp 10

System Properties Comparison GigaSpaces vs. Google Cloud Datastore vs. H2 vs. Trino vs. Warp 10

Editorial information provided by DB-Engines
NameGigaSpaces  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonH2  Xexclude from comparisonTrino  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsAutomatically 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.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Object oriented DBMS infoValues are user defined objects
Document storeRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsGraph DBMS
Search engine
Spatial DBMSDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.gigaspaces.comcloud.google.com/­datastorewww.h2database.comtrino.iowww.warp10.io
Technical documentationdocs.gigaspaces.com/­latest/­landing.htmlcloud.google.com/­datastore/­docswww.h2database.com/­html/­main.htmltrino.io/­broadcast
trino.io/­docs/­current
www.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperGigaspaces TechnologiesGoogleThomas MuellerTrino Software FoundationSenX
Initial release2000200820052012 info2020 rebranded from PrestoSQL2015
Current release15.5, September 20202.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availablecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoApache License 2.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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJava, C++, .NetJavaJavaJava
Server operating systemsLinux
macOS
Solaris
Windows
hostedAll OS with a Java VMLinux
macOS infofor devlopment
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyes, 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.no infoXML can be used for describing objects metadatanononono
Secondary indexesyesyesyesdepending on connected data-sourceno
SQL infoSupport of SQLSQL-99 for query and DML statementsSQL-like query language (GQL)yesyesno
APIs and other access methodsGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
C++
Java
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaGo
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyesusing Google App EngineJava Stored Procedures and User-Defined Functionsyes, depending on connected data-sourceyes infoWarpScript
Triggersyes, event driven architectureCallbacks using the Google Apps Engineyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonedepending on connected data-sourceSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replication using PaxosWith clustering: 2 database servers on different computers operate on identical copies of a databasedepending on connected data-sourceselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoMap-Reduce pattern can be built with XAP task executorsyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate 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 Consistencydepending on connected data-sourceImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDdepending on connected data-sourceno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesdepending on connected data-sourceyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardSQL standard access controlMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
GigaSpacesGoogle Cloud DatastoreH2TrinoWarp 10
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

60: Trino calling AI
22 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

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
GigaSpacesGoogle Cloud DatastoreH2TrinoWarp 10
Recent citations in the news

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

Best cloud storage of 2024
21 May 2024, TechRadar

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

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

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

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

provided by Google News

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

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

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

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

AllegroGraph logo

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

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.

Present your product here