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

DBMS > LokiJS vs. Sadas Engine vs. ScyllaDB vs. ToroDB vs. VictoriaMetrics

System Properties Comparison LokiJS vs. Sadas Engine vs. ScyllaDB vs. ToroDB vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonSadas Engine  Xexclude from comparisonScyllaDB  Xexclude from comparisonToroDB  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionIn-memory JavaScript DBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsCassandra and DynamoDB compatible wide column storeA MongoDB-compatible JSON document store, built on top of PostgreSQLA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelDocument storeRelational DBMSWide column storeDocument storeTime Series DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#264  Overall
#42  Document stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score1.32
Rank#162  Overall
#14  Time Series DBMS
Websitegithub.com/­techfort/­LokiJSwww.sadasengine.comwww.scylladb.comgithub.com/­torodb/­servervictoriametrics.com
Technical documentationtechfort.github.io/­LokiJSwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.scylladb.comdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperSADAS s.r.l.ScyllaDB8KdataVictoriaMetrics
Initial release20142006201520162018
Current release8.0ScyllaDB Open Source 5.4.1, January 2024v1.91, May 2023
License infoCommercial or Open SourceOpen Sourcecommercial infofree trial version availableOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoAGPL-V3Open Source infoApache Version 2.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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaScriptC++C++JavaGo
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
Windows
LinuxAll OS with a Java 7 VMFreeBSD
Linux
macOS
OpenBSD
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyes infostring, integer, double, boolean, date, object_id
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.nonononono
Secondary indexesyes infovia viewsyesyes infocluster global secondary indices
SQL infoSupport of SQLnoyesSQL-like DML and DDL statements (CQL)no
APIs and other access methodsJavaScript APIJDBC
ODBC
Proprietary protocol
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesJavaScript.Net
C
C#
C++
Groovy
Java
PHP
Python
For 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 proceduresView functions in JavaScriptnoyes, Luano
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replicationSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleno infoAtomicity and isolation are supported for single operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infomanaged by 'Learn by Usage'yes infoin-memory tablesno
User concepts infoAccess controlnoAccess rights for users, groups and roles according to SQL-standardAccess rights for users can be defined per objectAccess rights for users and roles
More information provided by the system vendor
LokiJSSadas EngineScyllaDBToroDBVictoriaMetrics
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
LokiJSSadas EngineScyllaDBToroDBVictoriaMetrics
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

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

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

provided by Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15 May 2024, ComputerWeekly.com

VictoriaMetrics Machine Learning takes monitoring to the next level
19 March 2024, Business Wire

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

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.

AllegroGraph logo

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

RaimaDB logo

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

Present your product here