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

DBMS > AlaSQL vs. Apache Druid vs. BoltDB vs. jBASE vs. SQL.JS

System Properties Comparison AlaSQL vs. Apache Druid vs. BoltDB vs. jBASE vs. SQL.JS

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Druid  Xexclude from comparisonBoltDB  Xexclude from comparisonjBASE  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionJavaScript DBMS libraryOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataAn embedded key-value store for Go.A robust multi-value DBMS comprising development tools and middlewarePort of SQLite to JavaScript
Primary database modelDocument store
Relational DBMS
Relational DBMS
Time Series DBMS
Key-value storeMultivalue DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.53
Rank#258  Overall
#40  Document stores
#119  Relational DBMS
Score3.33
Rank#99  Overall
#51  Relational DBMS
#7  Time Series DBMS
Score0.69
Rank#237  Overall
#34  Key-value stores
Score1.68
Rank#151  Overall
#3  Multivalue DBMS
Score0.63
Rank#243  Overall
#111  Relational DBMS
Websitealasql.orgdruid.apache.orggithub.com/­boltdb/­boltwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasesql.js.org
Technical documentationgithub.com/­AlaSQL/­alasqldruid.apache.org/­docs/­latest/­designdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9sql.js.org/­documentation/­index.html
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation and contributorsRocket Software (formerly Zumasys)Alon Zakai infoenhancements implemented by others
Initial release20142012201319912012
Current release29.0.0, February 20245.7
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache license v2Open Source infoMIT LicensecommercialOpen 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 languageJavaScriptJavaGoJavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
BSD
Linux
OS X
Solaris
Windows
AIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyes infoschema-less columns are supportedschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesnooptionalyes
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.nononoyesno
Secondary indexesnoyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL for queryingnoEmbedded SQL for jBASE in BASICyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIJDBC
RESTful HTTP/JSON API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
JavaScript API
Supported programming languagesJavaScriptClojure
JavaScript
PHP
Python
R
Ruby
Scala
Go.Net
Basic
Jabbascript
Java
JavaScript
Server-side scripts infoStored proceduresnononoyesno
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infomanual/auto, time-basednoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, via HDFS, S3 or other storage enginesnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistencynonenone
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoyesACIDACID
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.yesnonoyesyes
User concepts infoAccess controlnoRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnoAccess rights can be defined down to the item levelno

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

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

More resources
AlaSQLApache DruidBoltDBjBASESQL.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

Part 1: Apache Druid for real-time OLAP | by Subhashini | Mar, 2024
28 March 2024, Medium

Part 2: Apache Druid on Kubernetes | by Subhashini | Mar, 2024
28 March 2024, Medium

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

provided by Google News

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

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

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

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

SingleStore logo

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

Present your product here