DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > LokiJS vs. Manticore Search vs. Memcached vs. Microsoft Access vs. Realm

System Properties Comparison LokiJS vs. Manticore Search vs. Memcached vs. Microsoft Access vs. Realm

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonManticore Search  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRealm  Xexclude from comparison
DescriptionIn-memory JavaScript DBMSMulti-storage database for search, including full-text search.In-memory key-value store, originally intended for cachingMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelDocument storeSearch engineKey-value storeRelational DBMSDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#260  Overall
#42  Document stores
Score0.29
Rank#302  Overall
#21  Search engines
Score18.08
Rank#32  Overall
#4  Key-value stores
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Websitegithub.com/­techfort/­LokiJSmanticoresearch.comwww.memcached.orgwww.microsoft.com/­en-us/­microsoft-365/­accessrealm.io
Technical documentationtechfort.github.io/­LokiJSmanual.manticoresearch.comgithub.com/­memcached/­memcached/­wikideveloper.microsoft.com/­en-us/­accessrealm.io/­docs
DeveloperManticore SoftwareDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftRealm, acquired by MongoDB in May 2019
Initial release20142017200319922014
Current release6.0, February 20231.6.27, May 20241902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen SourceOpen Source infoGPL version 2Open Source infoBSD licensecommercial infoBundled with Microsoft OfficeOpen Source
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 languageJavaScriptC++CC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
Windows infoNot a real database server, but making use of DLLsAndroid
Backend: server-less
iOS
Windows
Data schemeschema-freeFixed schemaschema-freeyesyes
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyesyes
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.noCan index from XMLno
Secondary indexesyes infovia viewsyes infofull-text index on all search fieldsnoyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyes infobut not compliant to any SQL standardno
APIs and other access methodsJavaScript APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary protocolADO.NET
DAO
ODBC
OLE DB
Supported programming languagesJavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functionsnoyes infosince Access 2010 using the ACE-engineno inforuns within the applications so server-side scripts are unnecessary
Triggersyesnonoyes infosince Access 2010 using the ACE-engineyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera librarynone infoRepcached, a Memcached patch, provides this functionallitynonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleyes infoisolated transactions for atomic changes and binary logging for safe writesnoACID infobut no files for transaction loggingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
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.yes infoThe original contents of fields are not stored in the Manticore index.noyes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-Memory realm
User concepts infoAccess controlnonoyes infousing SASL (Simple Authentication and Security Layer) protocolno infoa simple user-level security was built in till version Access 2003yes

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
LokiJSManticore SearchMemcachedMicrosoft AccessRealm
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

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

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.

Milvus logo

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

Present your product here