DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Elasticsearch vs. H2GIS vs. Hyprcubd vs. RavenDB vs. RocksDB

System Properties Comparison Elasticsearch vs. H2GIS vs. Hyprcubd vs. RavenDB vs. RocksDB

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonH2GIS  Xexclude from comparisonHyprcubd  Xexclude from comparisonRavenDB  Xexclude from comparisonRocksDB  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
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 metricSpatial extension of H2Serverless Time Series DBMSOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelSearch engineSpatial DBMSTime Series DBMSDocument storeKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Relational DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score128.79
Rank#8  Overall
#1  Search engines
Score0.00
Rank#385  Overall
#7  Spatial DBMS
Score2.68
Rank#102  Overall
#19  Document stores
Score2.84
Rank#97  Overall
#16  Key-value stores
Websitewww.elastic.co/­elasticsearchwww.h2gis.orghyprcubd.com (offline)ravendb.netrocksdb.org
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.h2gis.org/­docs/­homeravendb.net/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperElasticCNRSHyprcubd, Inc.Hibernating RhinosFacebook, Inc.
Initial release2010201320102013
Current release8.6, January 20235.4, July 20229.4.0, June 2024
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoLGPL 3.0commercialOpen Source infoAGPL version 3, commercial license availableOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaGoC#C++
Server operating systemsAll OS with a Java VMhostedLinux
macOS
Raspberry Pi
Windows
Linux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infotime, int, uint, float, stringnono
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.nononono
Secondary indexesyes infoAll search fields are automatically indexedyesnoyesno
SQL infoSupport of SQLSQL-like query languageyesSQL-like query languageSQL-like query language (RQL)no
APIs and other access methodsJava API
RESTful HTTP/JSON API
gRPC (https).NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
C++ API
Java API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresyesyes infobased on H2noyesno
Triggersyes infoby using the 'percolation' featureyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infobased on H2Multi-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonoyesno
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 ConsistencyEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID, Cluster-wide transaction availableyes
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)noyesyes
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 integrationyesnoyes
User concepts infoAccess controlyes infobased on H2token accessAuthorization levels configured per client per databaseno

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
ElasticsearchH2GISHyprcubdRavenDBRocksDB
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

Recent citations in the news

Elasticsearch will be open source again as CTO declares changed landscape
2 September 2024, DevClass

The Elasticsearch cloud now subject to open-source licence
3 September 2024, TechHQ

Unsecured Elasticsearch cluster exposes over 3M vehicle records
18 September 2024, SC Media

Elasticsearch Open Inference API Extends Support for Hugging Face Models with Semantic Text
12 September 2024, Yahoo Finance

Partnership between Google Cloud and Elasticsearch helps customers solve big data problems with generative AI
24 July 2024, SiliconANGLE News

provided by Google News

Hyprcubd CEO: From psychotherapist to tech startup founder
8 January 2021, The Business Journals

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and Accelerate Growth
13 June 2023, PR Newswire

provided by Google News

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Facebook’s MyRocks Truly Rocks!
21 September 2020, Open Source For You

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Power your Kafka Streams application with Amazon MSK and AWS Fargate
10 August 2021, AWS Blog

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.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

Present your product here