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 > atoti vs. FatDB vs. JaguarDB vs. LokiJS vs. ScyllaDB

System Properties Comparison atoti vs. FatDB vs. JaguarDB vs. LokiJS vs. ScyllaDB

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonFatDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonLokiJS  Xexclude from comparisonScyllaDB  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.A .NET NoSQL DBMS that can integrate with and extend SQL Server.Performant, highly scalable DBMS for AI and IoT applicationsIn-memory JavaScript DBMSCassandra and DynamoDB compatible wide column store
Primary database modelObject oriented DBMSDocument store
Key-value store
Key-value store
Vector DBMS
Document storeWide column store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Websiteatoti.iowww.jaguardb.comgithub.com/­techfort/­LokiJSwww.scylladb.com
Technical documentationdocs.atoti.iowww.jaguardb.com/­support.htmltechfort.github.io/­LokiJSdocs.scylladb.com
DeveloperActiveViamFatCloudDataJaguar, Inc.ScyllaDB
Initial release2012201520142015
Current release3.3 July 2023ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercial infofree versions availablecommercialOpen Source infoGPL V3.0Open 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 languageJavaC#C++ infothe server part. Clients available in other languagesJavaScriptC++
Server operating systemsWindowsLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes
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 indexesyesyesyes infovia viewsyes infocluster global secondary indices
SQL infoSupport of SQLMultidimensional Expressions (MDX)no infoVia inetgration in SQL ServerA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoSQL-like DML and DDL statements (CQL)
APIs and other access methods.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
JDBC
ODBC
JavaScript APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesC#C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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 proceduresPythonyes infovia applicationsnoView functions in JavaScriptyes, Lua
Triggersyes infovia applicationsnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replicationnoneselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual 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 datanonono infoatomic operations within a single collection possibleno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyes 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.yesnoyesyes infoin-memory tables
User concepts infoAccess controlno infoCan implement custom security layer via applicationsrights management via user accountsnoAccess rights for users can be defined per object
More information provided by the system vendor
atotiFatDBJaguarDBLokiJSScyllaDB
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
atotiFatDBJaguarDBLokiJSScyllaDB
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

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, 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

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

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

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

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

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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