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

DBMS > AlaSQL vs. Hive vs. HyperSQL vs. jBASE vs. SQL.JS

System Properties Comparison AlaSQL vs. Hive vs. HyperSQL vs. jBASE vs. SQL.JS

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHive  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonjBASE  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionJavaScript DBMS librarydata warehouse software for querying and managing large distributed datasets, built on HadoopMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA robust multi-value DBMS comprising development tools and middlewarePort of SQLite to JavaScript
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSMultivalue 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
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitealasql.orghive.apache.orghsqldb.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasesql.js.org
Technical documentationgithub.com/­AlaSQL/­alasqlcwiki.apache.org/­confluence/­display/­Hive/­Homehsqldb.org/­web/­hsqlDocsFrame.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9sql.js.org/­documentation/­index.html
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infoinitially developed by FacebookRocket Software (formerly Zumasys)Alon Zakai infoenhancements implemented by others
Initial release20142012200119912012
Current release3.1.3, April 20222.7.2, June 20235.7
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infobased on BSD 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 languageJavaScriptJavaJavaJavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesoptionalyes
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.nonoyesno
Secondary indexesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like DML and DDL statementsyesEmbedded SQL for jBASE in BASICyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIJDBC
ODBC
Thrift
HTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
JavaScript API
Supported programming languagesJavaScriptC++
Java
PHP
Python
All languages supporting JDBC/ODBC
Java
.Net
Basic
Jabbascript
Java
JavaScript
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reduceJava, SQLyesno
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factornoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACIDACID
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.yesyesyesyes
User concepts infoAccess controlnoAccess rights for users, groups and rolesfine grained access rights according to SQL-standardAccess 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
AlaSQLHiveHyperSQL infoalso known as HSQLDBjBASESQL.JS
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

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

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

provided by Google News

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15 February 2024, Simplilearn

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

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

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here