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

DBMS > Amazon SimpleDB vs. Apache Impala vs. HyperSQL vs. Prometheus vs. TDSQL for MySQL

System Properties Comparison Amazon SimpleDB vs. Apache Impala vs. HyperSQL vs. Prometheus vs. TDSQL for MySQL

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Impala  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonPrometheus  Xexclude from comparisonTDSQL for MySQL  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreAnalytic DBMS for HadoopMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBOpen-source Time Series DBMS and monitoring systemA high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primary database modelKey-value storeRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Score0.85
Rank#205  Overall
#95  Relational DBMS
Websiteaws.amazon.com/­simpledbimpala.apache.orghsqldb.orgprometheus.iowww.tencentcloud.com/­products/­dcdb
Technical documentationdocs.aws.amazon.com/­simpledbimpala.apache.org/­impala-docs.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlprometheus.io/­docswww.tencentcloud.com/­document/­product/­1042
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by ClouderaTencent
Initial release20072013200120152013
Current release4.1.0, June 20222.7.2, June 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infobased on BSD licenseOpen Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaGo
Server operating systemshostedLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Windows
hosted
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesNumeric data onlyyes
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 infoImport of XML data possibleno
Secondary indexesyes infoAll columns are indexed automaticallyyesyesnoyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyesnoyes
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
RESTful HTTP/JSON APIJDBC
ODBC
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBCAll languages supporting JDBC/ODBC
Java
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C
C#
C++
Java
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reduceJava, SQLnoyes
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingnoneShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factornoneyes infoby FederationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACIDnoACID
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.noyesnono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardnoUsers with fine-grained authorization concept

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
Amazon SimpleDBApache ImpalaHyperSQL infoalso known as HSQLDBPrometheusTDSQL for MySQL
DB-Engines blog posts

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

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12 November 2013, TechCrunch

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, 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

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

My Prometheus is Overwhelmed! Help!
24 July 2021, hackernoon.com

provided by Google News

Tencent Cloud Database recognised for cloud database management systems
21 December 2022, IT Brief Australia

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16 May 2022, PR Newswire Asia

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6 July 2023, ETCIO South East Asia

Tencent Cloud opens first data center in Indonesia
12 April 2021, KrASIA

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

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

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here