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

DBMS > Google Cloud Spanner vs. NCache vs. OceanBase vs. Splice Machine vs. TinkerGraph

System Properties Comparison Google Cloud Spanner vs. NCache vs. OceanBase vs. Splice Machine vs. TinkerGraph

Editorial information provided by DB-Engines
NameGoogle Cloud Spanner  Xexclude from comparisonNCache  Xexclude from comparisonOceanBase  Xexclude from comparisonSplice Machine  Xexclude from comparisonTinkerGraph  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.Open-Source and Enterprise in-memory Key-Value StoreA distributed, high available RDBMS compatible with Oracle and MySQLOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitecloud.google.com/­spannerwww.alachisoft.com/­ncacheen.oceanbase.comsplicemachine.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationcloud.google.com/­spanner/­docswww.alachisoft.com/­resources/­docsen.oceanbase.com/­docs/­oceanbase-databasesplicemachine.com/­how-it-works
DeveloperGoogleAlachisoftOceanBase infopreviously Alibaba and Ant GroupSplice Machine
Initial release20172005201020142009
Current release5.3.3, April 20244.3.0, April 20243.1, March 2021
License infoCommercial or Open SourcecommercialOpen Source infoEnterprise Edition availableOpen Source infoCommercial license availableOpen Source infoAGPL 3.0, commercial license availableOpen Source infoApache 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 languageC#, .NET, .NET Core, JavaC++JavaJava
Server operating systemshostedLinux
Windows
LinuxLinux
OS X
Solaris
Windows
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyesyes
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.nonoyesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyes infoQuery statements complying to ANSI 2011SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesyesno
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
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
JDBC
Native Spark Datasource
ODBC
TinkerPop 3
Supported programming languagesGo
Java
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Groovy
Java
Server-side scripts infoStored proceduresnono infosupport for stored procedures with SQL-Server CLRPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyes infoJavano
Triggersnoyes infoNotificationsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingyeshorizontal partitioning (by hash, key, range, range columns, list, and list columns)Shared Nothhing Auto-Sharding, Columnar Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication with 3 replicas for regional instances.yes, with selectable consistency levelMulti-source replication using PaxosMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud DataflowyesnoYes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynoyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoStrict serializable isolationoptimistic locking and pessimistic lockingACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)no
Durability infoSupport for making data persistentyesyesyesyesoptional
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)Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users, groups and roles according to SQL-standardAccess rights for users, groups and roles according to SQL-standardno
More information provided by the system vendor
Google Cloud SpannerNCacheOceanBaseSplice MachineTinkerGraph
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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 SpannerNCacheOceanBaseSplice MachineTinkerGraph
Recent citations in the news

Google's Cloud Spanner Now Spans Continents … Like It's Supposed to Do
31 May 2024, Data Center Knowledge

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

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 Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20 March 2024, Caixin Global

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

New Splice Machine RDBMS unites OLTP and OLAP
18 November 2015, CIO

Big Data News: Splice Machine, Carpathia, Altiscale, DataGravity
11 February 2014, Data Center Knowledge

Hadoop-based RDBMS Now Available from Splice
12 May 2014, Datanami

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE 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.

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

Milvus logo

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

Present your product here