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 > Immudb vs. LokiJS vs. ScyllaDB vs. Typesense

System Properties Comparison Immudb vs. LokiJS vs. ScyllaDB vs. Typesense

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameImmudb  Xexclude from comparisonLokiJS  Xexclude from comparisonScyllaDB  Xexclude from comparisonTypesense  Xexclude from comparison
DescriptionAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.In-memory JavaScript DBMSCassandra and DynamoDB compatible wide column storeA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelKey-value storeDocument storeWide column storeSearch engine
Secondary database modelsRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
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
Score0.79
Rank#210  Overall
#14  Search engines
Websitegithub.com/­codenotary/­immudb
immudb.io
github.com/­techfort/­LokiJSwww.scylladb.comtypesense.org
Technical documentationdocs.immudb.iotechfort.github.io/­LokiJSdocs.scylladb.comtypesense.org/­docs
DeveloperCodenotaryScyllaDB
Initial release2020201420152015
Current release1.2.3, April 2022ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourceOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenononono
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 languageGoJavaScriptC++C++
Server operating systemsBSD
Linux
macOS
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Data schemeschema-freeschema-freeschema-freeschema-free infopre-defined schema optional
Typing infopredefined data types such as float or datenoyesyes
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.nonono
Secondary indexesyesyes infovia viewsyes infocluster global secondary indicesyes
SQL infoSupport of SQLSQL-like syntaxnoSQL-like DML and DDL statements (CQL)no
APIs and other access methodsgRPC protocol
PostgreSQL wire protocol
JavaScript APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
RESTful HTTP API
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
Python
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
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-side scripts infoStored proceduresnoView functions in JavaScriptyes, Luano
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleno infoAtomicity and isolation are supported for single operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoin-memory tablesyes
User concepts infoAccess controlnoAccess rights for users can be defined per object
More information provided by the system vendor
ImmudbLokiJSScyllaDBTypesense
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
ImmudbLokiJSScyllaDBTypesense
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

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 on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

provided by Google News

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17 January 2024, Laravel News

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19 April 2022, MakeUseOf

Elasticsearch alternatives: 8 to consider after the license change
11 March 2021, TechGenix

Olivia Munn & John Mulaney's Toddler Malcolm Is a Style Icon
5 May 2023, SheKnows

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here