DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Elasticsearch vs. Hive vs. InfinityDB vs. TinkerGraph

System Properties Comparison Elasticsearch vs. Hive vs. InfinityDB vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonHive  Xexclude from comparisonInfinityDB  Xexclude from comparisonTinkerGraph  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 metricdata warehouse software for querying and managing large distributed datasets, built on HadoopA Java embedded Key-Value Store which extends the Java Map interfaceA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelSearch engineRelational DBMSKey-value storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score134.78
Rank#7  Overall
#1  Search engines
Score62.59
Rank#18  Overall
#12  Relational DBMS
Score0.07
Rank#359  Overall
#54  Key-value stores
Score0.12
Rank#344  Overall
#34  Graph DBMS
Websitewww.elastic.co/­elasticsearchhive.apache.orgboilerbay.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homeboilerbay.com/­infinitydb/­manual
DeveloperElasticApache Software Foundation infoinitially developed by FacebookBoiler Bay Inc.
Initial release2010201220022009
Current release8.6, January 20233.1.3, April 20224.0
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache Version 2commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJavaJava
Server operating systemsAll OS with a Java VMAll OS with a Java VMAll OS with a Java VM
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.nonono
Secondary indexesyes infoAll search fields are automatically indexedyesno infomanual creation possible, using inversions based on multi-value capabilityno
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsnono
APIs and other access methodsJava API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
TinkerPop 3
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Java
PHP
Python
JavaGroovy
Java
Server-side scripts infoStored proceduresyesyes infouser defined functions and integration of map-reducenono
Triggersyes infoby using the 'percolation' featurenonono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectoryes infoquery execution via MapReducenono
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 ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDnone
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilityyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infoOptimistic locking for transactions; no isolation for bulk loadsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationnoyes
User concepts infoAccess controlAccess rights for users, groups and rolesnono

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

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

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

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

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

Mastering Elasticsearch: A Beginner's Guide to Powerful Searches and Precision — Part 1
21 November 2023, Towards Data Science

provided by Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23 January 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15 February 2024, Simplilearn

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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.

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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