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

DBMS > LokiJS vs. QuestDB vs. SQLite vs. STSdb

System Properties Comparison LokiJS vs. QuestDB vs. SQLite vs. STSdb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonQuestDB  Xexclude from comparisonSQLite  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionIn-memory JavaScript DBMSA high performance open source SQL database for time series dataWidely used embeddable, in-process RDBMSKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument storeTime Series DBMSRelational DBMSKey-value store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#260  Overall
#42  Document stores
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitegithub.com/­techfort/­LokiJSquestdb.iowww.sqlite.orggithub.com/­STSSoft/­STSdb4
Technical documentationtechfort.github.io/­LokiJSquestdb.io/­docswww.sqlite.org/­docs.html
DeveloperQuestDB Technology IncDwayne Richard HippSTS Soft SC
Initial release2014201420002011
Current release3.46.0  (23 May 2024), May 20244.0.8, September 2015
License infoCommercial or Open SourceOpen SourceOpen Source infoApache 2.0Open Source infoPublic DomainOpen Source infoGPLv2, commercial license available
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 languageJavaScriptJava (Zero-GC), C++, RustCC#
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
server-lessWindows
Data schemeschema-freeyes infoschema-free via InfluxDB Line Protocolyes infodynamic column typesyes
Typing infopredefined data types such as float or datenoyesyes infonot rigid because of 'dynamic typing' concept.yes infoprimitive types and user defined types (classes)
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
Secondary indexesyes infovia viewsnoyesno
SQL infoSupport of SQLnoSQL with time-series extensionsyes infoSQL-92 is not fully supportedno
APIs and other access methodsJavaScript APIHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.NET Client API
Supported programming languagesJavaScriptC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
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#
Java
Server-side scripts infoStored proceduresView functions in JavaScriptnonono
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by timestamps)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication with eventual consistencynonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleACID for single-table writesACIDno
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
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infothrough memory mapped filesyes
User concepts infoAccess controlnonono
More information provided by the system vendor
LokiJSQuestDBSQLiteSTSdb
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Fluid real-time dashboards with Grafana and QuestDB
11 June 2024

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

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
LokiJSQuestDBSQLiteSTSdb
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

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

QuestDB Raises $12M in Series A Funding
8 November 2021, FinSMEs

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

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

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.

Milvus logo

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

Present your product here