DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Elasticsearch vs. Heroic vs. Kingbase vs. Prometheus vs. RethinkDB

System Properties Comparison Elasticsearch vs. Heroic vs. Kingbase vs. Prometheus vs. RethinkDB

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonHeroic  Xexclude from comparisonKingbase  Xexclude from comparisonPrometheus  Xexclude from comparisonRethinkDB  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 metricTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Open-source Time Series DBMS and monitoring systemDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelSearch engineTime Series DBMSRelational DBMSTime Series DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.45
Rank#262  Overall
#123  Relational DBMS
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Websitewww.elastic.co/­elasticsearchgithub.com/­spotify/­heroicwww.kingbase.com.cnprometheus.iorethinkdb.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlspotify.github.io/­heroicprometheus.io/­docsrethinkdb.com/­docs
DeveloperElasticSpotifyBeiJing KINGBASE Information technologies inc.The Linux Foundation infosince July 2017
Initial release20102014199920152009
Current release8.6, January 2023V8.0, August 20212.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache 2.0commercialOpen Source infoApache 2.0Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC and JavaGoC++
Server operating systemsAll OS with a Java VMLinux
Windows
Linux
Windows
Linux
OS X
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesNumeric data onlyyes 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.nonoyesno infoImport of XML data possibleno
Secondary indexesyes infoAll search fields are automatically indexedyes infovia Elasticsearchyesnoyes
SQL infoSupport of SQLSQL-like query languagenoStandard with numerous extensionsnono
APIs and other access methodsJava API
RESTful HTTP/JSON API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
RESTful HTTP/JSON API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
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 proceduresyesnouser defined functionsno
Triggersyes infoby using the 'percolation' featurenoyesnoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning (by range, list and hash) and vertical partitioningShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyesyes infoby FederationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononoyes
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, allEventual Consistency
Immediate Consistency
Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes 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.Memcached and Redis integrationnonono
User concepts infoAccess controlfine grained access rights according to SQL-standardnoyes 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
ElasticsearchHeroicKingbasePrometheusRethinkDB
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

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

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

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

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

provided by Google News

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

provided by Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Backup & Recovery Solutions from China
4 August 2022, Хабр

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

provided by Google News

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

Present your product here