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. InfinityDB vs. Lovefield vs. MySQL vs. Quasardb

System Properties Comparison Amazon SimpleDB vs. InfinityDB vs. Lovefield vs. MySQL vs. Quasardb

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonLovefield  Xexclude from comparisonMySQL  Xexclude from comparisonQuasardb  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 ScioreA Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable relational database for web apps written in pure JavaScriptWidely used open source RDBMSDistributed, high-performance timeseries database
Primary database modelKey-value storeKey-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached APITime Series DBMS
Secondary database modelsDocument 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
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websiteaws.amazon.com/­simpledbboilerbay.comgoogle.github.io/­lovefieldwww.mysql.comquasar.ai
Technical documentationdocs.aws.amazon.com/­simpledbboilerbay.com/­infinitydb/­manualgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddev.mysql.com/­docdoc.quasar.ai/­master
DeveloperAmazonBoiler Bay Inc.GoogleOracle infosince 2010, originally MySQL AB, then Sunquasardb
Initial release20072002201419952009
Current release4.02.1.12, February 20178.4.0, April 20243.14.1, January 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageJavaJavaScriptC and C++C++
Server operating systemshostedAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesschema-free
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes infointeger and binary
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 automaticallyno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes infowith tags
SQL infoSupport of SQLnonoSQL-like query language infovia JavaScript builder patternyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsRESTful HTTP APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaJavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnononoyes infoproprietary syntaxno
TriggersnonoUsing read-only observersyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneMulti-source replication
Source-replica replication
Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilityyesyes 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 applicationACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDByesyes infoTransient mode
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nonoUsers with fine-grained authorization concept infono user groups or rolesCryptographically strong user authentication and audit trail

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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat 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

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

More resources
Amazon SimpleDBInfinityDBLovefieldMySQLQuasardb
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

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

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 ...
12 November 2013, TechCrunch

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

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

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

provided by Google News

How to Sync Data From MySQL to Doris Using SeaTunnel
9 May 2024, hackernoon.com

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

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

provided by Google News

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Meet the NiceGUI: Your Soon-to-be Favorite Python UI Library
16 April 2024, Towards Data Science

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here