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 SimpleDB vs. H2 vs. InfinityDB vs. LokiJS vs. MySQL

System Properties Comparison Amazon SimpleDB vs. H2 vs. InfinityDB vs. LokiJS vs. MySQL

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonH2  Xexclude from comparisonInfinityDB  Xexclude from comparisonLokiJS  Xexclude from comparisonMySQL  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 ScioreFull-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 interfaceIn-memory JavaScript DBMSWidely used open source RDBMS
Primary database modelKey-value storeRelational DBMSKey-value storeDocument storeRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsSpatial DBMSDocument 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
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.43
Rank#264  Overall
#42  Document stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websiteaws.amazon.com/­simpledbwww.h2database.comboilerbay.comgithub.com/­techfort/­LokiJSwww.mysql.com
Technical documentationdocs.aws.amazon.com/­simpledbwww.h2database.com/­html/­main.htmlboilerbay.com/­infinitydb/­manualtechfort.github.io/­LokiJSdev.mysql.com/­doc
DeveloperAmazonThomas MuellerBoiler Bay Inc.Oracle infosince 2010, originally MySQL AB, then Sun
Initial release20072005200220141995
Current release2.2.220, July 20234.08.4.0, April 2024
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are available
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 languageJavaJavaJavaScriptC and C++
Server operating systemshostedAll OS with a Java VMAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyes
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.nononoyes
Secondary indexesyes infoAll columns are indexed automaticallyyesno infomanual creation possible, using inversions based on multi-value capabilityyes infovia viewsyes
SQL infoSupport of SQLnoyesnonoyes infowith proprietary extensions
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JavaScript APIADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaJavaJavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsnoView functions in JavaScriptyes infoproprietary syntax
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnonenonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databasenonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDnoneImmediate Consistency
Foreign keys infoReferential integritynoyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsno infoatomic operations within a single collection possibleACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
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)fine grained access rights according to SQL-standardnonoUsers with fine-grained authorization concept infono user groups or roles

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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

Recent citations in the news

Amazon SimpleDB Management in Eclipse
22 July 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 ...
12 November 2013, TechCrunch

Farewell EC2-Classic, it's been swell
1 September 2023, All Things Distributed

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

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

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Moro Hub migrates 2 critical govt workloads to Oracle MySQL Enterprise Edition
17 May 2024, Telecompaper EN

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, Oracle

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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.

Present your product here