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 > LokiJS vs. Riak KV vs. SQLite vs. TerminusDB

System Properties Comparison LokiJS vs. Riak KV vs. SQLite vs. TerminusDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonRiak KV  Xexclude from comparisonSQLite  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionIn-memory JavaScript DBMSDistributed, fault tolerant key-value storeWidely used embeddable, in-process RDBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSGraph DBMS
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#260  Overall
#42  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitegithub.com/­techfort/­LokiJSwww.sqlite.orgterminusdb.com
Technical documentationtechfort.github.io/­LokiJSwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sqlite.org/­docs.htmlterminusdb.github.io/­terminusdb/­#
DeveloperOpenSource, formerly Basho TechnologiesDwayne Richard HippDataChemist Ltd.
Initial release2014200920002018
Current release3.2.0, December 20223.46.0  (23 May 2024), May 202411.0.0, January 2023
License infoCommercial or Open SourceOpen SourceOpen Source infoApache version 2, commercial enterprise editionOpen Source infoPublic DomainOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptErlangCProlog, Rust
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
server-lessLinux
Data schemeschema-freeschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or datenonoyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesyes infovia viewsrestrictedyes
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedSQL-like query language (WOQL)
APIs and other access methodsJavaScript APIHTTP API
Native Erlang Interface
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesJavaScriptC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
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
JavaScript
Python
Server-side scripts infoStored proceduresView functions in JavaScriptErlangnoyes
Triggersyesyes infopre-commit hooks and post-commit hooksyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"noneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factornoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Foreign keys infoReferential integritynono infolinks between data sets can be storedyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possiblenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes
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.yesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoyes, using Riak SecuritynoRole-based access control

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 partiesNavicat 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
LokiJSRiak KVSQLiteTerminusDB infoformer name was DataChemist
DB-Engines blog posts

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

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

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

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