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

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

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

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonLokiJS  Xexclude from comparisonRRDtool  Xexclude from comparisonSQLite  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudIn-memory JavaScript DBMSIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Widely used embeddable, in-process RDBMSA fast and solid embedded Key-value store
Primary database modelDocument store
Key-value store
Document storeTime Series DBMSRelational DBMSKey-value store
Secondary database modelsRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.49
Rank#260  Overall
#42  Document stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.28
Rank#306  Overall
#44  Key-value stores
Websiteaws.amazon.com/­dynamodbgithub.com/­techfort/­LokiJSoss.oetiker.ch/­rrdtoolwww.sqlite.orgyottadb.com
Technical documentationdocs.aws.amazon.com/­dynamodbtechfort.github.io/­LokiJSoss.oetiker.ch/­rrdtool/­docwww.sqlite.org/­docs.htmlyottadb.com/­resources/­documentation
DeveloperAmazonTobias OetikerDwayne Richard HippYottaDB, LLC
Initial release20122014199920002001
Current release1.8.0, 20223.46.0  (23 May 2024), May 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen SourceOpen Source infoGPL V2 and FLOSSOpen 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 languageJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# availableCC
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)HP-UX
Linux
server-lessDocker
Linux
Data schemeschema-freeschema-freeyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesnoNumeric data onlyyes 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.nono infoExporting into and restoring from XML files possiblenono
Secondary indexesyesyes infovia viewsnoyesno
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supportedby using the Octo plugin
APIs and other access methodsRESTful HTTP APIJavaScript APIin-process shared library
Pipes
ADO.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
JavaScriptC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Actionscript
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 proceduresnoView functions in JavaScriptnono
Triggersyes infoby integration with AWS Lambdayesnoyes
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)yesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
nonenone
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 possiblenoACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes infoby using the rrdcached daemonyes infovia file-system locks
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.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nononoUsers 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 DynamoDBLokiJSRRDtoolSQLiteYottaDB
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

Use Amazon DynamoDB incremental exports to drive continuous data retention | Amazon Web Services
12 June 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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.

Present your product here