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 > BoltDB vs. LokiJS vs. Oracle NoSQL vs. Sequoiadb vs. SQLite

System Properties Comparison BoltDB vs. LokiJS vs. Oracle NoSQL vs. Sequoiadb vs. SQLite

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSequoiadb  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAn embedded key-value store for Go.In-memory JavaScript DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesNewSQL database with distributed OLTP and SQLWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeDocument storeDocument store
Key-value store
Relational DBMS
Document store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.49
Rank#260  Overall
#42  Document stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­techfort/­LokiJSwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sequoiadb.comwww.sqlite.org
Technical documentationtechfort.github.io/­LokiJSdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.sqlite.org/­docs.html
DeveloperOracleSequoiadb Ltd.Dwayne Richard Hipp
Initial release20132014201120132000
Current release24.1, May 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoServer: AGPL; Client: Apache V2Open Source infoPublic Domain
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.
Implementation languageGoJavaScriptJavaC++C
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Solaris SPARC/x86
Linuxserver-less
Data schemeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenonooptionalyes infooid, date, timestamp, binary, regexyes infonot rigid because of 'dynamic typing' concept.
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.nonononono
Secondary indexesnoyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIRESTful HTTP APIproprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGoJavaScriptC
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Java
PHP
Python
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
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoJavaScriptno
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a single collection possibleconfigurable infoACID within a storage node (=shard)Document is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes 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.noyesyes infooff heap cachenoyes
User concepts infoAccess controlnonoAccess rights for users and rolessimple password-based access controlno

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
BoltDBLokiJSOracle NoSQLSequoiadbSQLite
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

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

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

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