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

DBMS > Elasticsearch vs. Google Cloud Datastore vs. Heroic vs. NuoDB vs. OpenQM

System Properties Comparison Elasticsearch vs. Google Cloud Datastore vs. Heroic vs. NuoDB vs. OpenQM

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonHeroic  Xexclude from comparisonNuoDB  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchNuoDB is a webscale distributed database that supports SQL and ACID transactionsQpenQM is a high-performance, self-tuning, multi-value DBMS
Primary database modelSearch engineDocument storeTime Series DBMSRelational DBMSMultivalue DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score4.47
Rank#76  Overall
#12  Document stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Websitewww.elastic.co/­elasticsearchcloud.google.com/­datastoregithub.com/­spotify/­heroicwww.3ds.com/­nuodb-distributed-sql-databasewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlcloud.google.com/­datastore/­docsspotify.github.io/­heroicdoc.nuodb.com
DeveloperElasticGoogleSpotifyDassault Systèmes infooriginally NuoDB, Inc.Rocket Software, originally Martin Phillips
Initial release20102008201420131993
Current release8.6, January 20233.4-12
License infoCommercial or Open SourceOpen Source infoElastic LicensecommercialOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoGPLv2, extended commercial license available
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.
Implementation languageJavaJavaC++
Server operating systemsAll OS with a Java VMhostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-freeyesyes infowith some exceptions
Typing infopredefined data types such as float or dateyesyes, details hereyesyes
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.nonononoyes
Secondary indexesyes infoAll search fields are automatically indexedyesyes infovia Elasticsearchyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like query language (GQL)noyesno
APIs and other access methodsJava API
RESTful HTTP/JSON API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
C
Java
Objective C
PHP
Python
Server-side scripts infoStored proceduresyesusing Google App EnginenoJava, SQLyes
Triggersyes infoby using the 'percolation' featureCallbacks using the Google Apps Enginenoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingdata is dynamically stored/cached on the nodes where it is read/writtenyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using Paxosyesyes infoManaged transparently by NuoDByes
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectoryes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate 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
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
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.Memcached and Redis integrationnonoyes infoTemporary table
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Standard SQL roles/ privileges, Administrative UsersAccess rights can be defined down to the item level

More information provided by the system vendor

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
ElasticsearchGoogle Cloud DatastoreHeroicNuoDBOpenQM infoalso called QM
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

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

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

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News



Share this page

Featured Products

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

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.

Present your product here