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 > LokiJS vs. Memcached vs. Microsoft Azure Cosmos DB vs. MySQL vs. NCache

System Properties Comparison LokiJS vs. Memcached vs. Microsoft Azure Cosmos DB vs. MySQL vs. NCache

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMySQL  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionIn-memory JavaScript DBMSIn-memory key-value store, originally intended for cachingGlobally distributed, horizontally scalable, multi-model database serviceWidely used open source RDBMSOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelDocument storeKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS infoKey/Value like access via memcached APIKey-value store
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#260  Overall
#42  Document stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Websitegithub.com/­techfort/­LokiJSwww.memcached.orgazure.microsoft.com/­services/­cosmos-dbwww.mysql.comwww.alachisoft.com/­ncache
Technical documentationtechfort.github.io/­LokiJSgithub.com/­memcached/­memcached/­wikilearn.microsoft.com/­azure/­cosmos-dbdev.mysql.com/­docwww.alachisoft.com/­resources/­docs
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftOracle infosince 2010, originally MySQL AB, then SunAlachisoft
Initial release20142003201419952005
Current release1.6.27, May 20248.4.0, April 20245.3.3, April 2024
License infoCommercial or Open SourceOpen SourceOpen Source infoBSD licensecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoEnterprise Edition available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languageJavaScriptCC and C++C#, .NET, .NET Core, Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Unix
Windows
hostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenonoyes infoJSON typesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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.noyesno
Secondary indexesyes infovia viewsnoyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLnonoSQL-like query languageyes infowith proprietary extensionsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsJavaScript APIProprietary protocolDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
Proprietary native API
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesJavaScript.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresView functions in JavaScriptnoJavaScriptyes infoproprietary syntaxno infosupport for stored procedures with SQL-Server CLR
TriggersyesnoJavaScriptyesyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud servicehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoRepcached, a Memcached patch, provides this functionallityyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
yes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynononoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possiblenoMulti-item ACID transactions with snapshot isolation within a partitionACID infonot for MyISAM storage engineoptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.noyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights can be defined down to the item levelUsers with fine-grained authorization concept infono user groups or rolesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
LokiJSMemcachedMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMySQLNCache
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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 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

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
LokiJSMemcachedMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMySQLNCache
DB-Engines blog posts

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

show all

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, azure.microsoft.com

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, azure.microsoft.com

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, azure.microsoft.com

provided by Google News

Early MySQL engineer questions whether Oracle is unintentionally killing off the open source database
11 June 2024, The Register

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

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

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

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here