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 > atoti vs. etcd vs. Hive vs. HyperSQL vs. TinkerGraph

System Properties Comparison atoti vs. etcd vs. Hive vs. HyperSQL vs. TinkerGraph

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonetcd  Xexclude from comparisonHive  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.A distributed reliable key-value storedata warehouse software for querying and managing large distributed datasets, built on HadoopMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelObject oriented DBMSKey-value storeRelational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score7.25
Rank#54  Overall
#5  Key-value stores
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteatoti.ioetcd.io
github.com/­etcd-io/­etcd
hive.apache.orghsqldb.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.atoti.ioetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cwiki.apache.org/­confluence/­display/­Hive/­Homehsqldb.org/­web/­hsqlDocsFrame.html
DeveloperActiveViamApache Software Foundation infoinitially developed by Facebook
Initial release201220012009
Current release3.4, August 20193.1.3, April 20222.7.2, June 2023
License infoCommercial or Open Sourcecommercial infofree versions availableOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infobased on BSD licenseOpen 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 languageJavaGoJavaJavaJava
Server operating systemsFreeBSD
Linux
Windows infoexperimental
All OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modes
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyes
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 indexesnoyesyesno
SQL infoSupport of SQLMultidimensional Expressions (MDX)noSQL-like DML and DDL statementsyesno
APIs and other access methodsgRPC
JSON over HTTP
JDBC
ODBC
Thrift
HTTP API infoJDBC via HTTP
JDBC
ODBC
TinkerPop 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
All languages supporting JDBC/ODBC
Java
Groovy
Java
Server-side scripts infoStored proceduresPythonnoyes infouser defined functions and integration of map-reduceJava, SQLno
Triggersyes, watching key changesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.selectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesno
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.yesnoyesyes
User concepts infoAccess controlnoAccess rights for users, groups and rolesfine grained access rights according to SQL-standardno

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
atotietcdHiveHyperSQL infoalso known as HSQLDBTinkerGraph
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

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google 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, azure.microsoft.com

provided by Google News

Apache Software Foundation Announces ApacheĀ® Hive 4.0
30 April 2024, GlobeNewswire

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

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

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

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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