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 > AlaSQL vs. Graph Engine vs. LokiJS vs. Memcached vs. YottaDB

System Properties Comparison AlaSQL vs. Graph Engine vs. LokiJS vs. Memcached vs. YottaDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonLokiJS  Xexclude from comparisonMemcached  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineIn-memory JavaScript DBMSIn-memory key-value store, originally intended for cachingA fast and solid embedded Key-value store
Primary database modelDocument store
Relational DBMS
Graph DBMS
Key-value store
Document storeKey-value storeKey-value store
Secondary database modelsRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score0.49
Rank#260  Overall
#42  Document stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score0.28
Rank#306  Overall
#44  Key-value stores
Websitealasql.orgwww.graphengine.iogithub.com/­techfort/­LokiJSwww.memcached.orgyottadb.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.graphengine.io/­docs/­manualtechfort.github.io/­LokiJSgithub.com/­memcached/­memcached/­wikiyottadb.com/­resources/­documentation
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalYottaDB, LLC
Initial release20142010201420032001
Current release1.6.27, May 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoMIT LicenseOpen SourceOpen Source infoBSD licenseOpen Source infoAGPL 3.0
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.
Implementation languageJavaScript.NET and CJavaScriptCC
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js).NETserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Unix
Windows
Docker
Linux
Data schemeschema-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesnonono
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.nononono
Secondary indexesnoyes infovia viewsnono
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoby using the Octo plugin
APIs and other access methodsJavaScript APIRESTful HTTP APIJavaScript APIProprietary protocolPostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesJavaScriptC#
C++
F#
Visual Basic
JavaScript.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresnoyesView functions in JavaScriptno
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenone infoRepcached, a Memcached patch, provides this functionallityyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenone
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenono infoatomic operations within a single collection possiblenooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.noyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnonoyes infousing SASL (Simple Authentication and Security Layer) protocolUsers and groups based on OS-security mechanisms

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

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

More resources
AlaSQLGraph Engine infoformer name: TrinityLokiJSMemcachedYottaDB
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

Recent citations in the news

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

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

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

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google 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

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

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Unlock on-demand, cost-optimized performance with Amazon ElastiCache Serverless | Amazon Web Services
2 February 2024, AWS Blog

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