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

DBMS > Amazon DynamoDB vs. JSqlDb vs. LokiJS vs. SQLite vs. YottaDB

System Properties Comparison Amazon DynamoDB vs. JSqlDb vs. LokiJS vs. SQLite vs. YottaDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonJSqlDb  Xexclude from comparisonLokiJS  Xexclude from comparisonSQLite  Xexclude from comparisonYottaDB  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudJavaScript Query Language Database, stores JavaScript objects and primitivesIn-memory JavaScript DBMSWidely used embeddable, in-process RDBMSA fast and solid embedded Key-value store
Primary database modelDocument store
Key-value store
Document store
Object oriented DBMS
Document storeRelational DBMSKey-value store
Secondary database modelsRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score70.06
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.44
Rank#256  Overall
#40  Document stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.21
Rank#309  Overall
#43  Key-value stores
Websiteaws.amazon.com/­dynamodbjsqldb.org (offline)github.com/­techfort/­LokiJSwww.sqlite.orgyottadb.com
Technical documentationdocs.aws.amazon.com/­dynamodbtechfort.github.io/­LokiJSwww.sqlite.org/­docs.htmlyottadb.com/­resources/­documentation
DeveloperAmazonKonrad von BackstromDwayne Richard HippYottaDB, LLC
Initial release20122018201420002001
Current release0.8, December 20183.46.1  (13 August 2024), August 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen SourceOpen SourceOpen Source infoPublic DomainOpen Source infoAGPL 3.0
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.
Implementation languageJavaScriptCC
Server operating systemshostedLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)server-lessDocker
Linux
Data schemeschema-freeschema-freeschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesnonoyes infonot rigid because of 'dynamic typing' concept.no
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.nononono
Secondary indexesyesnoyes infovia viewsyesno
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supportedby using the Octo plugin
APIs and other access methodsRESTful HTTP APIJavaScript APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaScriptJavaScriptActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresnofunctions in JavaScriptView functions in JavaScriptno
Triggersyes infoby integration with AWS Lambdanoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenonenoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
none
Foreign keys infoReferential integritynononoyes
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 infoatomic operations within a single collection possibleACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locks
Durability infoSupport for making data persistentyesyes infousing RocksDByes 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.yesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nonoUsers and groups based on OS-security mechanisms

More information provided by the system vendor

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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Amazon DynamoDBJSqlDbLokiJSSQLiteYottaDB
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

How Samsung Cloud optimized Amazon DynamoDB costs | Amazon Web Services
19 September 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Join the preview of attribute-based access control for Amazon DynamoDB | Amazon Web Services
3 September 2024, AWS Blog

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16 September 2024, AWS Blog

Faster development with Amazon DynamoDB and Amazon Q Developer
12 September 2024, AWS Blog

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

SingleStore logo

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

Present your product here