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

DBMS > etcd vs. GeoMesa vs. Hive vs. ObjectBox vs. TinkerGraph

System Properties Comparison etcd vs. GeoMesa vs. Hive vs. ObjectBox vs. TinkerGraph

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonGeoMesa  Xexclude from comparisonHive  Xexclude from comparisonObjectBox  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA distributed reliable key-value storeGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.data warehouse software for querying and managing large distributed datasets, built on HadoopExtremely fast embedded database for small devices, IoT and MobileA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value storeSpatial DBMSRelational DBMSObject oriented DBMSGraph DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.03
Rank#54  Overall
#5  Key-value stores
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
www.geomesa.orghive.apache.orgobjectbox.iotinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.geomesa.org/­documentation/­stable/­user/­index.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.objectbox.io
DeveloperCCRi and othersApache Software Foundation infoinitially developed by FacebookObjectBox Limited
Initial release2014201220172009
Current release3.4, August 20195.0.0, May 20243.1.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache License 2.0Open Source infoApache Version 2Open Source infoApache License 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.
Implementation languageGoScalaJavaC and C++Java
Server operating systemsFreeBSD
Linux
Windows infoexperimental
All OS with a Java VMAndroid
iOS
Linux
macOS
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnoyesyesyesno
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsnono
APIs and other access methodsgRPC
JSON over HTTP
JDBC
ODBC
Thrift
Proprietary native APITinkerPop 3
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C++
Java
PHP
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Groovy
Java
Server-side scripts infoStored proceduresnonoyes infouser defined functions and integration of map-reducenono
Triggersyes, watching key changesnononono
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layerShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.depending on storage layerselectable replication factoronline/offline synchronization between client and servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencydepending on storage layerEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynononoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
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.nodepending on storage layernoyes
User concepts infoAccess controlnoyes infodepending on the DBMS used for storageAccess rights for users, groups and rolesyesno
More information provided by the system vendor
etcdGeoMesaHiveObjectBoxTinkerGraph
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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
etcdGeoMesaHiveObjectBoxTinkerGraph
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

show all

Recent citations in the news

etcd: the Not-so-Secret Sauce in Google's Kubernetes and Pivotal's Cloud Foundry
31 May 2024, Data Center Knowledge

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

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

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

provided by Google News

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

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

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

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

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

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
26 February 2019, AWS Blog

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

Neo4j logo

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

Milvus logo

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

Present your product here