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

DBMS > Amazon DynamoDB vs. etcd vs. H2 vs. InfinityDB vs. TinkerGraph

System Properties Comparison Amazon DynamoDB vs. etcd vs. H2 vs. InfinityDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonetcd  Xexclude from comparisonH2  Xexclude from comparisonInfinityDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA 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 lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store
Key-value store
Key-value storeRelational DBMSKey-value storeGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
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
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteaws.amazon.com/­dynamodbetcd.io
github.com/­etcd-io/­etcd
www.h2database.comboilerbay.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.aws.amazon.com/­dynamodbetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.h2database.com/­html/­main.htmlboilerbay.com/­infinitydb/­manual
DeveloperAmazonThomas MuellerBoiler Bay Inc.
Initial release2012200520022009
Current release3.4, August 20192.2.220, July 20234.0
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJavaJava
Server operating systemshostedFreeBSD
Linux
Windows infoexperimental
All OS with a Java VMAll OS with a Java VM
Data schemeschema-freeschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or dateyesnoyesyes 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.nononono
Secondary indexesyesnoyesno infomanual creation possible, using inversions based on multi-value capabilityno
SQL infoSupport of SQLnonoyesnono
APIs and other access methodsRESTful HTTP APIgRPC
JSON over HTTP
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
TinkerPop 3
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
JavaJavaGroovy
Java
Server-side scripts infoStored proceduresnonoJava Stored Procedures and User-Defined Functionsnono
Triggersyes infoby integration with AWS Lambdayes, watching key changesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesUsing 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 databasenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDnone
Foreign keys infoReferential integritynonoyesno 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 dataACID infoACID across one or more tables within a single AWS account and regionnoACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesno
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 controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nofine grained access rights according to SQL-standardnono

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBetcdH2InfinityDBTinkerGraph
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

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, Microsoft

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.

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

Milvus logo

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

Present your product here