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

DBMS > chDB vs. LokiJS vs. Memcached vs. MonetDB vs. Transbase

System Properties Comparison chDB vs. LokiJS vs. Memcached vs. MonetDB vs. Transbase

Editorial information provided by DB-Engines
NamechDB  Xexclude from comparisonLokiJS  Xexclude from comparisonMemcached  Xexclude from comparisonMonetDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionAn embedded SQL OLAP Engine powered by ClickHouseIn-memory JavaScript DBMSIn-memory key-value store, originally intended for cachingA relational database management system that stores data in columnsA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSDocument storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.07
Rank#376  Overall
#158  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitegithub.com/­chdb-io/­chdbgithub.com/­techfort/­LokiJSwww.memcached.orgwww.monetdb.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationdoc.chdb.iotechfort.github.io/­LokiJSgithub.com/­memcached/­memcached/­wikiwww.monetdb.org/­Documentationwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMonetDB BVTransaction Software GmbH
Initial release20232014200320041987
Current release1.6.27, May 2024Dec2023 (11.49), December 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourceOpen Source infoBSD licenseOpen Source infoMozilla Public License 2.0commercial infofree development license
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 languageJavaScriptCCC and C++
Server operating systemsserver-lessserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Unix
Windows
FreeBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesyes
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.nono
Secondary indexesyes infovia viewsnoyesyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)nonoyes infoSQL 2003 with some extensionsyes
APIs and other access methodsJavaScript APIProprietary protocolJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesBun
C
C++
Go
JavaScript (Node.js)
Python
Rust
JavaScript.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptnoyes, in SQL, C, Ryes
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding via remote tables
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoRepcached, a Memcached patch, provides this functionallitynone infoSource-replica replication available in experimental statusSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possiblenoACIDyes
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.noyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlnoyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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

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

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

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

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

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