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. NCache vs. OpenQM vs. Oracle vs. TimesTen

System Properties Comparison Google Cloud Datastore vs. NCache vs. OpenQM vs. Oracle vs. TimesTen

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonNCache  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonOracle  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformOpen-Source and Enterprise in-memory Key-Value StoreQpenQM is a high-performance, self-tuning, multi-value DBMSWidely used RDBMSIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeKey-value storeMultivalue DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.47
Rank#76  Overall
#12  Document stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitecloud.google.com/­datastorewww.alachisoft.com/­ncachewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.oracle.com/­databasewww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationcloud.google.com/­datastore/­docswww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­databasedocs.oracle.com/­database/­timesten-18.1
DeveloperGoogleAlachisoftRocket Software, originally Martin PhillipsOracleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20082005199319801998
Current release5.3.3, April 20243.4-1223c, September 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoEnterprise Edition availableOpen Source infoGPLv2, extended commercial license availablecommercial inforestricted free version is availablecommercial
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 and C++
Server operating systemshostedLinux
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeyes infowith some exceptionsyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyes, details herepartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.nonoyesyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query language (GQL)SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noyes infowith proprietary extensionsyes
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
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
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresusing Google App Engineno infosupport for stored procedures with SQL-Server CLRyesPL/SQL infoalso stored procedures in Java possiblePL/SQL
TriggersCallbacks using the Google Apps Engineyes infoNotificationsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingyesyesSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using Paxosyes, with selectable consistency levelyesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflowyesnono infocan be realized in PL/SQLno
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.Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsoptimistic locking and pessimistic lockingACIDACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
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 can be defined down to the item levelfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
Google Cloud DatastoreNCacheOpenQM infoalso called QMOracleTimesTen
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
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 DatastoreNCacheOpenQM infoalso called QMOracleTimesTen
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

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

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

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

Blog Theme - Details
2 May 2024, blogs.oracle.com

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Oracle Looks to AI and Microsoft Partnership to Lift Cloud Business
2 May 2024, The Wall Street Journal

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here