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

DBMS > AlaSQL vs. InfinityDB vs. Memcached vs. MySQL vs. Quasardb

System Properties Comparison AlaSQL vs. InfinityDB vs. Memcached vs. MySQL vs. Quasardb

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonInfinityDB  Xexclude from comparisonMemcached  Xexclude from comparisonMySQL  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionJavaScript DBMS libraryA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory key-value store, originally intended for cachingWidely used open source RDBMSDistributed, high-performance timeseries database
Primary database modelDocument store
Relational DBMS
Key-value storeKey-value storeRelational 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
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websitealasql.orgboilerbay.comwww.memcached.orgwww.mysql.comquasar.ai
Technical documentationgithub.com/­AlaSQL/­alasqlboilerbay.com/­infinitydb/­manualgithub.com/­memcached/­memcached/­wikidev.mysql.com/­docdoc.quasar.ai/­master
DeveloperAndrey Gershun & Mathias R. WulffBoiler Bay Inc.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOracle infosince 2010, originally MySQL AB, then Sunquasardb
Initial release20142002200319952009
Current release4.01.6.25, March 20248.4.0, April 20243.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoBSD licenseOpen 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 servicenonononono
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 languageJavaScriptJavaCC and C++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
FreeBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyesyes 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 indexesnono infomanual creation possible, using inversions based on multi-value capabilitynoyesyes infowith tags
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsJavaScript APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary protocolADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Supported programming languagesJavaScriptJava.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Ada
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
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenone infoRepcached, a Memcached patch, provides this functionallityMulti-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 systemnoneImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesnoyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infoTransient mode
User concepts infoAccess controlnonoyes infousing SASL (Simple Authentication and Security Layer) protocolUsers 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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
AlaSQLInfinityDBMemcachedMySQLQuasardb
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel 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

provided by Google News

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

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

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.

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here