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. HyperSQL vs. InfluxDB vs. MySQL vs. Realm

System Properties Comparison Amazon SimpleDB vs. HyperSQL vs. InfluxDB vs. MySQL vs. Realm

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonMySQL  Xexclude from comparisonRealm  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 ScioreMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBDBMS for storing time series, events and metricsWidely used open source RDBMSA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelKey-value storeRelational DBMSTime Series DBMSRelational DBMS infoKey/Value like access via memcached APIDocument store
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#139  Overall
#24  Key-value stores
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score7.71
Rank#52  Overall
#9  Document stores
Websiteaws.amazon.com/­simpledbhsqldb.orgwww.influxdata.com/­products/­influxdb-overviewwww.mysql.comrealm.io
Technical documentationdocs.aws.amazon.com/­simpledbhsqldb.org/­web/­hsqlDocsFrame.htmldocs.influxdata.com/­influxdbdev.mysql.com/­docrealm.io/­docs
DeveloperAmazonOracle infosince 2010, originally MySQL AB, then SunRealm, acquired by MongoDB in May 2019
Initial release20072001201319952014
Current release2.7.2, June 20232.7.5, January 20248.3.0, January 2024
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licenseOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaGoC and C++
Server operating systemshostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Solaris
Windows
Android
Backend: server-less
iOS
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesNumeric data and Stringsyesyes
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.nonoyesno
Secondary indexesyes infoAll columns are indexed automaticallyyesnoyesyes
SQL infoSupport of SQLnoyesSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsRESTful HTTP APIHTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC
Java
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresnoJava, SQLnoyes infoproprietary syntaxno inforuns within the applications so server-side scripts are unnecessary
Triggersnoyesnoyesyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneSharding infoin enterprise version onlyhorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDnoACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
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.yesyes infoDepending on used storage engineyesyes infoIn-Memory realm
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-standardsimple rights management via user accountsUsers with fine-grained authorization concept infono user groups or rolesyes
More information provided by the system vendor
Amazon SimpleDBHyperSQL infoalso known as HSQLDBInfluxDBMySQLRealm
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 2024

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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
Amazon SimpleDBHyperSQL infoalso known as HSQLDBInfluxDBMySQLRealm
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

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

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

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

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

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

dataFEED OPC Suite increases application security with OPC UA Tunnel and includes InfluxDB support | Electronics360
16 April 2024, Electronics360

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

GitHub Upgrades its MySQL Infrastructure from v5.7 to 8.0
3 February 2024, InfoQ.com

Oracle Academy continues support for MySQL Community in Hong Kong and Taiwan
26 March 2024, blogs.oracle.com

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, Microsoft

provided by Google News

Here are the winners of Nordic Startup Awards
31 May 2016, EU-Startups

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here