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

DBMS > EJDB vs. Immudb vs. InterSystems Caché vs. LokiJS vs. ScyllaDB

System Properties Comparison EJDB vs. Immudb vs. InterSystems Caché vs. LokiJS vs. ScyllaDB

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonImmudb  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonLokiJS  Xexclude from comparisonScyllaDB  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A multi-model DBMS and application serverIn-memory JavaScript DBMSCassandra and DynamoDB compatible wide column store
Primary database modelDocument storeKey-value storeKey-value store
Object oriented DBMS
Relational DBMS
Document storeWide column store
Secondary database modelsRelational DBMSDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score0.24
Rank#305  Overall
#43  Key-value stores
Score0.43
Rank#264  Overall
#42  Document stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Websitegithub.com/­Softmotions/­ejdbgithub.com/­codenotary/­immudb
immudb.io
www.intersystems.com/­products/­cachegithub.com/­techfort/­LokiJSwww.scylladb.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.immudb.iodocs.intersystems.comtechfort.github.io/­LokiJSdocs.scylladb.com
DeveloperSoftmotionsCodenotaryInterSystemsScyllaDB
Initial release20122020199720142015
Current release1.2.3, April 20222018.1.4, May 2020ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoApache Version 2.0commercialOpen SourceOpen Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageCGoJavaScriptC++
Server operating systemsserver-lessBSD
Linux
macOS
Solaris
Windows
z/OS
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeschema-freedepending on used data modelschema-freeschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesnoyes
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.noyesnono
Secondary indexesnoyesyesyes infovia viewsyes infocluster global secondary indices
SQL infoSupport of SQLnoSQL-like syntaxyesnoSQL-like DML and DDL statements (CQL)
APIs and other access methodsin-process shared librarygRPC protocol
PostgreSQL wire protocol
.NET Client API
JDBC
ODBC
RESTful HTTP API
JavaScript APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
C#
C++
Java
JavaScriptFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresnonoyesView functions in JavaScriptyes, Lua
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnoneselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno infoatomic operations within a single collection possibleno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.noyesyesyes infoin-memory tables
User concepts infoAccess controlnoAccess rights for users, groups and rolesnoAccess rights for users can be defined per object
More information provided by the system vendor
EJDBImmudbInterSystems CachéLokiJSScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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

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

More resources
EJDBImmudbInterSystems CachéLokiJSScyllaDB
DB-Engines blog posts

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

show all

Recent citations in the news

Codenotary Releases immudb v1.9DOM
19 October 2023, Business Wire

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

provided by Google News

Bishop Fox Researchers Discover High-Risk Vulnerability in InterSystems Application
24 July 2019, PR Newswire

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, ibm.com

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here