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

DBMS > H2 vs. Hive vs. InfinityDB vs. OpenSearch vs. TerminusDB

System Properties Comparison H2 vs. Hive vs. InfinityDB vs. OpenSearch vs. TerminusDB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHive  Xexclude from comparisonInfinityDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.data warehouse software for querying and managing large distributed datasets, built on HadoopA Java embedded Key-Value Store which extends the Java Map interfaceA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelRelational DBMSRelational DBMSKey-value storeSearch engineGraph DBMS
Secondary database modelsSpatial DBMSVector DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score16.03
Rank#37  Overall
#4  Search engines
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitewww.h2database.comhive.apache.orgboilerbay.comgithub.com/­opensearch-project
opensearch.org
terminusdb.com
Technical documentationwww.h2database.com/­html/­main.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homeboilerbay.com/­infinitydb/­manualopensearch.org/­docs/­latestterminusdb.github.io/­terminusdb/­#
DeveloperThomas MuellerApache Software Foundation infoinitially developed by FacebookBoiler Bay Inc.Amazon Web ServicesDataChemist Ltd.
Initial release20052012200220212018
Current release2.2.220, July 20233.1.3, April 20224.02.5.0, January 202311.0.0, January 2023
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2commercialOpen Source infoApache Version 2.0Open Source infoGPL V3
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaJavaJavaJavaProlog, Rust
Server operating systemsAll OS with a Java VMAll OS with a Java VMAll OS with a Java VMAll OS with a Java VMLinux
Data schemeyesyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes
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 indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesSQL-like DML and DDL statementsnoSQL-like query languageSQL-like query language (WOQL)
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
RESTful HTTP/JSON API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesJavaC++
Java
PHP
Python
JavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
JavaScript
Python
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsyes infouser defined functions and integration of map-reducenoyesyes
Triggersyesnonoyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factornoneyesJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and rolesnoRole-based access control
More information provided by the system vendor
H2HiveInfinityDBOpenSearchTerminusDB infoformer name was DataChemist
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more

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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
H2HiveInfinityDBOpenSearchTerminusDB infoformer name was DataChemist
DB-Engines blog posts

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

show all

Recent citations in the news

Design a data mesh pattern for Amazon EMR-based data lakes using AWS Lake Formation with Hive metastore ...
10 June 2024, AWS Blog

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

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

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

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

provided by Google News

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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