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. Apache IoTDB vs. Citus vs. Galaxybase vs. HyperSQL

System Properties Comparison Amazon DynamoDB vs. Apache IoTDB vs. Citus vs. Galaxybase vs. HyperSQL

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache IoTDB  Xexclude from comparisonCitus  Xexclude from comparisonGalaxybase  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLScalable, ACID-compliant native distributed parallel graph platformMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDB
Primary database modelDocument store
Key-value store
Time Series DBMSRelational DBMSGraph DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.31
Rank#164  Overall
#14  Time Series DBMS
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score0.07
Rank#377  Overall
#40  Graph DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Websiteaws.amazon.com/­dynamodbiotdb.apache.orgwww.citusdata.comgalaxybase.comhsqldb.org
Technical documentationdocs.aws.amazon.com/­dynamodbiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.citusdata.comhsqldb.org/­web/­hsqlDocsFrame.html
DeveloperAmazonApache Software FoundationChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司
Initial release20122018201020172001
Current release1.1.0, April 20238.1, December 2018Nov 20, November 20212.7.2, June 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoAGPL, commercial license also availablecommercialOpen Source infobased on BSD license
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 languageJavaCC and JavaJava
Server operating systemshostedAll OS with a Java VM (>= 1.8)LinuxLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modes
Data schemeschema-freeyesyesStrong typed schemayes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyes infospecific XML type available, but no XML query functionalitynono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query languageyes infostandard, with numerous extensionsnoyes
APIs and other access methodsRESTful HTTP APIJDBC
Native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Browser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
HTTP API infoJDBC via HTTP
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Go
Java
Python
All languages supporting JDBC/ODBC
Java
Server-side scripts infoStored proceduresnoyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.user defined procedures and functionsJava, SQL
Triggersyes infoby integration with AWS Lambdayesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasSource-replica replication infoother methods possible by using 3rd party extensionsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)Integration with Hadoop and Sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Strong Consistency with Raft
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphsyes
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 regionnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesfine grained access rights according to SQL-standardRole-based access controlfine 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 DynamoDBApache IoTDBCitusGalaxybaseHyperSQL 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

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

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

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

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

provided by Google News

AMD EPYC 4364P & 4564P @ DDR5-4800 / DDR5-5200 vs. Intel Xeon E-2488 Review
6 June 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

provided by Google News

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

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

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

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

Milvus logo

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