DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. IBM Cloudant vs. InfinityDB vs. LokiJS vs. MySQL

System Properties Comparison AlaSQL vs. IBM Cloudant vs. InfinityDB vs. LokiJS vs. MySQL

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonInfinityDB  Xexclude from comparisonLokiJS  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionJavaScript DBMS libraryDatabase as a Service offering based on Apache CouchDBA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory JavaScript DBMSWidely used open source RDBMS
Primary database modelDocument store
Relational DBMS
Document storeKey-value storeDocument storeRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score2.85
Rank#95  Overall
#18  Document stores
Score0.00
Rank#383  Overall
#59  Key-value stores
Score0.44
Rank#256  Overall
#40  Document stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Websitealasql.orgwww.ibm.com/­products/­cloudantboilerbay.comgithub.com/­techfort/­LokiJSwww.mysql.com
Technical documentationgithub.com/­AlaSQL/­alasqlcloud.ibm.com/­docs/­Cloudantboilerbay.com/­infinitydb/­manualtechfort.github.io/­LokiJSdev.mysql.com/­doc
DeveloperAndrey Gershun & Mathias R. WulffIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Boiler Bay Inc.Oracle infosince 2010, originally MySQL AB, then Sun
Initial release20142010200220141995
Current release4.09.0.0, July 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialcommercialOpen SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptErlangJavaJavaScriptC and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes
Typing infopredefined data types such as float or datenonoyes 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.nonononoyes
Secondary indexesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyes infovia viewsyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoyes infowith proprietary extensions
APIs and other access methodsJavaScript APIRESTful HTTP/JSON APIAccess 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 languagesJavaScriptC#
Java
JavaScript
Objective-C
PHP
Ruby
JavaJavaScriptAda
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 proceduresnoView functions (Map-Reduce) in JavaScriptnoView functions in JavaScriptyes infoproprietary syntax
Triggersyesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
nonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDnoneImmediate Consistency
Foreign keys infoReferential integrityyesnono 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 datayes infoonly for local storage and DOM-storageno infoatomic operations within a document possibleACID 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 datayes infoOptimistic lockingyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes 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.yesnonoyesyes
User concepts infoAccess controlnoAccess rights for users can be defined per databasenonoUsers 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
AlaSQLIBM CloudantInfinityDBLokiJSMySQL
DB-Engines blog posts

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

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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

From Cloud Foundry to Code Engine: Service Bindings and Code
15 March 2022, IBM

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Announcing MySQL Implementation Oracle Certified Associate Exam
18 September 2024, Oracle

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

Upgrading Uber’s MySQL Fleet to version 8.0
8 August 2024, Uber

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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here