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 > Amazon DynamoDB vs. H2 vs. Hive vs. HyperSQL

System Properties Comparison Amazon DynamoDB vs. H2 vs. Hive vs. HyperSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonH2  Xexclude from comparisonHive  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudFull-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 HadoopMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDB
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSRelational 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
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.h2database.comhive.apache.orghsqldb.org
Technical documentationdocs.aws.amazon.com/­dynamodbwww.h2database.com/­html/­main.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homehsqldb.org/­web/­hsqlDocsFrame.html
DeveloperAmazonThomas MuellerApache Software Foundation infoinitially developed by Facebook
Initial release2012200520122001
Current release2.2.220, July 20233.1.3, April 20222.7.2, June 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2Open Source infobased on BSD license
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJava
Server operating systemshostedAll OS with a Java VMAll OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modes
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.nono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesSQL-like DML and DDL statementsyes
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
JDBC
ODBC
Thrift
HTTP API infoJDBC via HTTP
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaC++
Java
PHP
Python
All languages supporting JDBC/ODBC
Java
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined Functionsyes infouser defined functions and integration of map-reduceJava, SQL
Triggersyes infoby integration with AWS Lambdayesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes infoquery execution via MapReduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
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 regionACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardAccess rights for users, groups and rolesfine grained access rights according to SQL-standard

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 DynamoDBH2HiveHyperSQL infoalso known as HSQLDB
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

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

show all

Recent citations in the news

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

provided by Google News

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

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1 May 2024, MyChesCo

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

Elevate Your Career with In-Demand Hadoop Skills in 2024
1 May 2024, Simplilearn

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



Share this page

Featured Products

Milvus logo

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

SingleStore logo

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

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.

Present your product here