DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Datastore vs. Oracle vs. Solr vs. Transbase vs. Trino

System Properties Comparison Google Cloud Datastore vs. Oracle vs. Solr vs. Transbase vs. Trino

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonOracle  Xexclude from comparisonSolr  Xexclude from comparisonTransbase  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformWidely used RDBMSA widely used distributed, scalable search engine based on Apache LuceneA resource-optimized, high-performance, universally applicable RDBMSFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument storeRelational DBMSSearch engineRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
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
Score4.36
Rank#72  Overall
#12  Document stores
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Score0.17
Rank#334  Overall
#148  Relational DBMS
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitecloud.google.com/­datastorewww.oracle.com/­databasesolr.apache.orgwww.transaction.de/­en/­products/­transbase.htmltrino.io
Technical documentationcloud.google.com/­datastore/­docsdocs.oracle.com/­en/­databasesolr.apache.org/­resources.htmlwww.transaction.de/­en/­products/­transbase/­features.htmltrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperGoogleOracleApache Software FoundationTransaction Software GmbHTrino Software Foundation
Initial release20081980200619872012 info2020 rebranded from PrestoSQL
Current release23c, September 20239.6.1, May 2024Transbase 8.3, 2022
License infoCommercial or Open Sourcecommercialcommercial inforestricted free version is availableOpen Source infoApache Version 2commercial infofree development licenseOpen Source infoApache Version 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC and C++JavaC and C++Java
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)FreeBSD
Linux
macOS
Solaris
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeyes infoSchemaless in JSON and XML columnsyes infoDynamic Fields enables on-the-fly addition of new fieldsyesyes
Typing infopredefined data types such as float or dateyes, details hereyesyes infosupports customizable data types and automatic typingyesyes
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.noyesyesnono
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesdepending on connected data-source
SQL infoSupport of SQLSQL-like query language (GQL)yes infowith proprietary extensionsSolr Parallel SQL Interfaceyesyes
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresusing Google App EnginePL/SQL infoalso stored procedures in Java possibleJava pluginsyesyes, depending on connected data-source
TriggersCallbacks using the Google Apps Engineyesyes infoUser configurable commands triggered on index changesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, horizontal partitioningShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosMulti-source replication
Source-replica replication
yesSource-replica replicationdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflowno infocan be realized in PL/SQLspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenono
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 ConsistencyEventual ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoisolation level can be parameterizedoptimistic lockingyesdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesno
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-standardyesfine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
Google Cloud DatastoreOracleSolrTransbaseTrino
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

One busy week to go before Trino Fest 2024
6 June 2024

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

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 for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
Google Cloud DatastoreOracleSolrTransbaseTrino
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

Oracle And Google Partner To Deliver Multicloud Offering To Enterprises
13 June 2024, Forbes

Oracle to colocate database services and network interconnect in Google data centers
12 June 2024, DatacenterDynamics

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Multicloud: Oracle links database with Google, Microsoft to speed operations
12 June 2024, InfoWorld

Oracle and Google Cloud Announce a Groundbreaking Multicloud Partnership
11 June 2024, PR Newswire

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Technical Data
17 May 2024, Stock Traders Daily

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21 November 2023, Equity.Guru

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

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

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here