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

DBMS > Google Cloud Spanner vs. GridGain vs. ObjectBox vs. Oracle NoSQL vs. Sequoiadb

System Properties Comparison Google Cloud Spanner vs. GridGain vs. ObjectBox vs. Oracle NoSQL vs. Sequoiadb

Editorial information provided by DB-Engines
NameGoogle Cloud Spanner  Xexclude from comparisonGridGain  Xexclude from comparisonObjectBox  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.GridGain is an in-memory computing platform, built on Apache IgniteExtremely fast embedded database for small devices, IoT and MobileA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSKey-value store
Relational DBMS
Object oriented DBMSDocument store
Key-value store
Relational DBMS
Document store
Relational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score1.55
Rank#150  Overall
#26  Key-value stores
#70  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Websitecloud.google.com/­spannerwww.gridgain.comobjectbox.iowww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sequoiadb.com
Technical documentationcloud.google.com/­spanner/­docswww.gridgain.com/­docs/­index.htmldocs.objectbox.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperGoogleGridGain Systems, Inc.ObjectBox LimitedOracleSequoiadb Ltd.
Initial release20172007201720112013
Current releaseGridGain 8.5.124.1, May 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache License 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoServer: AGPL; Client: Apache V2
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 languageJava, C++, .NetC and C++JavaC++
Server operating systemshostedLinux
OS X
Solaris
Windows
Android
iOS
Linux
macOS
Windows
Linux
Solaris SPARC/x86
Linux
Data schemeyesyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or dateyesyesyesoptionalyes infooid, date, timestamp, binary, regex
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.noyesnonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoQuery statements complying to ANSI 2011ANSI-99 for query and DML statements, subset of DDLnoSQL-like DML and DDL statementsSQL-like query language
APIs and other access methodsgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Proprietary native APIRESTful HTTP APIproprietary protocol using JSON
Supported programming languagesGo
Java
JavaScript (Node.js)
Python
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)nonoJavaScript
Triggersnoyes (cache interceptors and events)nonono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication with 3 replicas for regional instances.yes (replicated cache)online/offline synchronization between client and serverElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflowyes (compute grid and hadoop accelerator)nowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integrityyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoStrict serializable isolationACIDACIDconfigurable infoACID within a storage node (=shard)Document is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesnoyes infooff heap cacheno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Security Hooks for custom implementationsyesAccess rights for users and rolessimple password-based access control
More information provided by the system vendor
Google Cloud SpannerGridGainObjectBoxOracle NoSQLSequoiadb
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 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
Google Cloud SpannerGridGainObjectBoxOracle NoSQLSequoiadb
Recent citations in the news

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google Turns Its Secret-Sauce Database Spanner into Cloud Service
1 June 2024, ITPro Today

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Cloud just fired a major volley at AWS as the cloud wars heat up
12 October 2023, TechRadar

provided by Google News

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks and Files

GridGain's 2023 Growth Positions Company for Strong 2024
24 January 2024, PR Newswire

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

provided by Google News



Share this page

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here