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. RocksDB vs. SQL.JS vs. Yaacomo

System Properties Comparison AlaSQL vs. Apache Druid vs. RocksDB vs. SQL.JS vs. Yaacomo

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Druid  Xexclude from comparisonRocksDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionJavaScript DBMS libraryOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Port of SQLite to JavaScriptOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelDocument store
Relational DBMS
Relational DBMS
Time Series DBMS
Key-value storeRelational DBMSRelational 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
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitealasql.orgdruid.apache.orgrocksdb.orgsql.js.orgyaacomo.com
Technical documentationgithub.com/­AlaSQL/­alasqldruid.apache.org/­docs/­latest/­designgithub.com/­facebook/­rocksdb/­wikisql.js.org/­documentation/­index.html
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation and contributorsFacebook, Inc.Alon Zakai infoenhancements implemented by othersQ2WEB GmbH
Initial release20142012201320122009
Current release29.0.1, April 20249.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache license v2Open Source infoBSDOpen Sourcecommercial
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 languageJavaScriptJavaC++JavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Android
Linux
Windows
Data schemeschema-freeyes infoschema-less columns are supportedschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesyes
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 indexesnoyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL for queryingnoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJavaScript APIJDBC
RESTful HTTP/JSON API
C++ API
Java API
JavaScript APIJDBC
ODBC
Supported programming languagesJavaScriptClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C++
Go
Java
Perl
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresnononono
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infomanual/auto, time-basedhorizontal partitioningnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, via HDFS, S3 or other storage enginesyesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
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 FileStorageyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlnoRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnonofine grained access rights according to SQL-standard

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

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

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

New DDoS malware Attacking Apache Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here