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 > etcd vs. H2 vs. InfinityDB vs. OpenSearch vs. TinkerGraph

System Properties Comparison etcd vs. H2 vs. InfinityDB vs. OpenSearch vs. TinkerGraph

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonH2  Xexclude from comparisonInfinityDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA distributed reliable key-value storeFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Java embedded Key-Value Store which extends the Java Map interfaceA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value storeRelational DBMSKey-value storeSearch engineGraph DBMS
Secondary database modelsSpatial DBMSVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.25
Rank#54  Overall
#5  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score16.36
Rank#37  Overall
#4  Search engines
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
www.h2database.comboilerbay.comgithub.com/­opensearch-project
opensearch.org
tinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.h2database.com/­html/­main.htmlboilerbay.com/­infinitydb/­manualopensearch.org/­docs/­latest
DeveloperThomas MuellerBoiler Bay Inc.Amazon Web Services
Initial release2005200220212009
Current release3.4, August 20192.2.220, July 20234.02.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoApache Version 2.0Open Source infoApache 2.0
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 languageGoJavaJavaJavaJava
Server operating systemsFreeBSD
Linux
Windows infoexperimental
All OS with a Java VMAll OS with a Java VMAll OS with a Java VM
Data schemeschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or datenoyesyes 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.nononono
Secondary indexesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnoyesnoSQL-like query languageno
APIs and other access methodsgRPC
JSON over HTTP
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
RESTful HTTP/JSON API
TinkerPop 3
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
JavaJavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Groovy
Java
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined Functionsnoyesno
Triggersyes, watching key changesyesnoyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.With clustering: 2 database servers on different computers operate on identical copies of a databasenoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate 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, allnone
Foreign keys infoReferential integritynoyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnono
More information provided by the system vendor
etcdH2InfinityDBOpenSearchTinkerGraph
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
etcdH2InfinityDBOpenSearchTinkerGraph
Recent citations in the news

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, Microsoft

provided by Google News

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Amazon OpenSearch H2 2023 in review
15 March 2024, AWS Blog

Track Amazon OpenSearch Service configuration changes more easily with new visibility improvements | Amazon Web ...
6 February 2024, AWS Blog

provided by Google News

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

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

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

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

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here