DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. LokiJS vs. Machbase Neo vs. SQLite vs. VoltDB

System Properties Comparison AlaSQL vs. LokiJS vs. Machbase Neo vs. SQLite vs. VoltDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonLokiJS  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonSQLite  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryIn-memory JavaScript DBMSTimeSeries DBMS for AIoT and BigDataWidely used embeddable, in-process RDBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Relational DBMS
Document storeTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitealasql.orggithub.com/­techfort/­LokiJSmachbase.comwww.sqlite.orgwww.voltdb.com
Technical documentationgithub.com/­AlaSQL/­alasqltechfort.github.io/­LokiJSmachbase.com/­dbmswww.sqlite.org/­docs.htmldocs.voltdb.com
DeveloperAndrey Gershun & Mathias R. WulffMachbaseDwayne Richard HippVoltDB Inc.
Initial release20142014201320002010
Current releaseV8.0, August 20233.46.0  (23 May 2024), May 202411.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Sourcecommercial infofree test version availableOpen Source infoPublic DomainOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageJavaScriptJavaScriptCCJava, C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
server-lessLinux
OS X infofor development
Data schemeschema-freeschema-freeyesyes infodynamic column typesyes
Typing infopredefined data types such as float or datenonoyesyes 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 indexesnoyes infovia viewsyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like query languageyes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99
APIs and other access methodsJavaScript APIJavaScript APIgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJavaScriptJavaScriptC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
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#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoView functions in JavaScriptnonoJava
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factornoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenone
Foreign keys infoReferential integrityyesnonoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoatomic operations within a single collection possiblenoACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.noyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infovolatile and lookup tableyes
User concepts infoAccess controlnonosimple password-based access controlnoUsers and roles with access to stored procedures

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
AlaSQLLokiJSMachbase Neo infoFormer name was InfinifluxSQLiteVoltDB
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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

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

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

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

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

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