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

DBMS > BigObject vs. Elasticsearch vs. EXASOL vs. Google Cloud Datastore vs. RethinkDB

System Properties Comparison BigObject vs. Elasticsearch vs. EXASOL vs. Google Cloud Datastore vs. RethinkDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonElasticsearch  Xexclude from comparisonEXASOL  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesA 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 metricHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedSearch engineRelational DBMSDocument storeDocument store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score1.76
Rank#139  Overall
#62  Relational DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score2.66
Rank#107  Overall
#20  Document stores
Websitebigobject.iowww.elastic.co/­elasticsearchwww.exasol.comcloud.google.com/­datastorerethinkdb.com
Technical documentationdocs.bigobject.iowww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.exasol.com/­resourcescloud.google.com/­datastore/­docsrethinkdb.com/­docs
DeveloperBigObject, Inc.ElasticExasolGoogleThe Linux Foundation infosince July 2017
Initial release20152010200020082009
Current release8.6, January 20232.4.1, August 2020
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoElastic LicensecommercialcommercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMhostedLinux
OS X
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes, details hereyes infostring, binary, float, bool, date, geometry
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.nonononono
Secondary indexesyesyes infoAll search fields are automatically indexedyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageyesSQL-like query language (GQL)no
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
Java API
RESTful HTTP/JSON API
.Net
JDBC
ODBC
WebSocket
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java
Lua
Python
R
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresLuayesuser defined functionsusing Google App Engine
Triggersnoyes infoby using the 'percolation' featureyesCallbacks using the Google Apps EngineClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication using PaxosSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectoryes infoHadoop integrationyes infousing Google Cloud Dataflowyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate 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 Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyesyes infovia ReferenceProperties or Ancestor pathsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes infoMVCC based
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.yesMemcached and Redis integrationyesnono
User concepts infoAccess controlnoAccess rights for users, groups and roles according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yes infousers and table-level permissions

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
BigObjectElasticsearchEXASOLGoogle Cloud DatastoreRethinkDB
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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

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

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

provided by Google News

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20 March 2024, businesswire.com

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21 May 2024, Unite.AI

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22 February 2024, AiThority

provided by Google 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

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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.

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

Present your product here