DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DynamoDB vs. Apache Cassandra vs. LokiJS vs. Raima Database Manager vs. ScyllaDB

System Properties Comparison Amazon DynamoDB vs. Apache Cassandra vs. LokiJS vs. Raima Database Manager vs. ScyllaDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Cassandra  Xexclude from comparisonLokiJS  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessIn-memory JavaScript DBMSRDBMS with a small footprint, either embedded into an application or used as a database serverCassandra and DynamoDB compatible wide column store
Primary database modelDocument store
Key-value store
Wide column storeDocument storeRelational DBMS
Time Series DBMS
Wide column store
Secondary database modelsVector DBMS infostarting with release V5Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score72.39
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score97.71
Rank#11  Overall
#1  Wide column stores
Score0.38
Rank#268  Overall
#43  Document stores
Score0.43
Rank#255  Overall
#119  Relational DBMS
#21  Time Series DBMS
Score3.88
Rank#72  Overall
#5  Wide column stores
Websiteaws.amazon.com/­dynamodbcassandra.apache.orggithub.com/­techfort/­LokiJSraima.comwww.scylladb.com
Technical documentationdocs.aws.amazon.com/­dynamodbcassandra.apache.org/­doc/­latesttechfort.github.io/­LokiJSdocs.raima.comdocs.scylladb.com
DeveloperAmazonApache Software Foundation infoApache top level project, originally developped by FacebookRaima Inc.ScyllaDB
Initial release20122008201419842015
Current release5.0-rc1, July 202415, June 2021ScyllaDB Open Source 6.0.2, July 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache version 2Open SourcecommercialOpen Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaJavaScriptCC++
Server operating systemshostedBSD
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 infoExporting/Importing of XML structures possibleno
Secondary indexesyesrestricted infoonly equality queries, not always the best performing solutionyes infovia viewsyesyes infocluster global secondary indices
SQL infoSupport of SQLnoSQL-like SELECT, DML and DDL statements (CQL)noyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsRESTful HTTP APIProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JavaScript APIADO.NET
JDBC
ODBC
RESTful HTTP API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
JavaScript.Net
C
C++
Objective-C
PL/SQL
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 proceduresnonoView functions in JavaScriptyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationyes, Lua
Triggersyes infoby integration with AWS Lambdayesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"nonehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infoRepresentation of geographical distribution of servers is possiblenoneSource-replica replicationselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency infocan be individually decided for each write operation
noneImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionno infoAtomicity and isolation are supported for single operationsno infoatomic operations within a single collection possibleACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
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.yesyes
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 controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per objectnonoAccess rights for users can be defined per object
More information provided by the system vendor
Amazon DynamoDBApache CassandraLokiJSRaima Database Manager infoformerly named db_VistaScyllaDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Over 30 000 applications developers worldwide have field-tested RDM products More...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
News

The Reality of AI and Cloud Adoption
6 November 2024

Maximizing Self-Managed Apache Cassandra with Kubernetes
5 November 2024

Unify Internal and External Data for AI Workflows with Glean, Astra DB, and Langflow
30 October 2024

Let Copilot Initiate Your Database with the Latest DataStax Astra DB GitHub Copilot Extension
29 October 2024

How AI Agents and Humans Collaborate to Turn Unstructured Data into Action
24 October 2024

RaimaDB and QNX Forge a Powerful Partnership in Embedded Systems
9 July 2024

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
Amazon DynamoDBApache CassandraLokiJSRaima Database Manager infoformerly named db_VistaScyllaDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

show all

Recent citations in the news

Build a scalable, context-aware chatbot with Amazon DynamoDB, Amazon Bedrock, and LangChain
6 November 2024, AWS Blog

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [1a006c]
9 November 2024, Vatican.va

How Channel Corporation modernized their architecture with Amazon DynamoDB, Part 2: Streams
6 November 2024, AWS Blog

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [11b37b]
8 November 2024, University of Birmingham

How Channel Corporation modernized their architecture with Amazon DynamoDB, Part 1: Motivation and approaches
6 November 2024, AWS Blog

provided by Google News

Apache Cassandra Poll: AI Use Cases Are Set to Triple
8 November 2024, The New Stack

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Apache Software Foundation Announces Apache Cassandra® 5.0,
7 October 2024, GlobeNewswire

provided by Google News

SOFTWARE TOOLS: Birdstep Technology intros RDM Embedded 9.1 & RDM Server 8.2
3 April 2009, Embedded

provided by Google News

Defense Department Tests AI Software, Advances to Improve Physical Security Posture
28 October 2024, Department of Defense

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

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

Top 160+ startups in Open Source Databases in Oct, 2024
30 October 2024, Tracxn

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6 February 2024, The New Stack

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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