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

DBMS > AlaSQL vs. jBASE vs. MariaDB vs. SQL.JS

System Properties Comparison AlaSQL vs. jBASE vs. MariaDB vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonjBASE  Xexclude from comparisonMariaDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionJavaScript DBMS libraryA robust multi-value DBMS comprising development tools and middlewareMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Port of SQLite to JavaScript
Primary database modelDocument store
Relational DBMS
Multivalue DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score1.43
Rank#160  Overall
#3  Multivalue DBMS
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score0.57
Rank#248  Overall
#114  Relational DBMS
Websitealasql.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
sql.js.org
Technical documentationgithub.com/­AlaSQL/­alasqldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9mariadb.com/­kb/­en/­librarysql.js.org/­documentation/­index.html
DeveloperAndrey Gershun & Mathias R. WulffRocket Software (formerly Zumasys)MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Alon Zakai infoenhancements implemented by others
Initial release201419912009 infoFork of MySQL, which was first released in 19952012
Current release5.711.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC and C++JavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeyes infoDynamic columns are supportedyes
Typing infopredefined data types such as float or datenooptionalyesyes
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.noyesyesno
Secondary indexesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.Embedded SQL for jBASE in BASICyes infowith proprietary extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
ODBC
Proprietary native API
JavaScript API
Supported programming languagesJavaScript.Net
Basic
Jabbascript
Java
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresnoyesyes infoPL/SQL compatibility added with version 10.3no
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingseveral options for horizontal partitioning and Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infonot for in-memory storage engineno 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.yesyesyes infowith MEMORY storage engineyes
User concepts infoAccess controlnoAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardno
More information provided by the system vendor
AlaSQLjBASEMariaDBSQL.JS
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more

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 MariaDB provides a native environment for MariaDB 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
AlaSQLjBASEMariaDBSQL.JS
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

Lender threatens to sweep MariaDB accounts over private equity bid
23 February 2024, The Register

MariaDB (NYSE:MRDB) Shares Up 2.4%
13 April 2024, Defense World

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29 March 2024, DealFlow's SPAC News

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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.

SingleStore logo

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

Present your product here