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 > AlaSQL vs. BoltDB vs. jBASE vs. ObjectBox vs. SQL.JS

System Properties Comparison AlaSQL vs. BoltDB vs. jBASE vs. ObjectBox vs. SQL.JS

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBoltDB  Xexclude from comparisonjBASE  Xexclude from comparisonObjectBox  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn embedded key-value store for Go.A robust multi-value DBMS comprising development tools and middlewareExtremely fast embedded database for small devices, IoT and MobilePort of SQLite to JavaScript
Primary database modelDocument store
Relational DBMS
Key-value storeMultivalue DBMSObject oriented DBMSRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitealasql.orggithub.com/­boltdb/­boltwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseobjectbox.iosql.js.org
Technical documentationgithub.com/­AlaSQL/­alasqldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.objectbox.iosql.js.org/­documentation/­index.html
DeveloperAndrey Gershun & Mathias R. WulffRocket Software (formerly Zumasys)ObjectBox LimitedAlon Zakai infoenhancements implemented by others
Initial release20142013199120172012
Current release5.7
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoMIT LicensecommercialOpen Source infoApache License 2.0Open Source
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 languageJavaScriptGoC and C++JavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Solaris
Windows
AIX
Linux
Windows
Android
iOS
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonooptionalyesyes
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.nonoyesnono
Secondary indexesnonoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noEmbedded SQL for jBASE in BASICnoyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Proprietary native APIJavaScript API
Supported programming languagesJavaScriptGo.Net
Basic
Jabbascript
Java
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScript
Server-side scripts infoStored proceduresnonoyesnono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesonline/offline synchronization between client and servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate Consistencynone
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnoyes
User concepts infoAccess controlnonoAccess rights can be defined down to the item levelyesno
More information provided by the system vendor
AlaSQLBoltDBjBASEObjectBoxSQL.JS
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLBoltDBjBASEObjectBoxSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, 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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

provided by Google 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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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