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. Memgraph vs. SQL.JS vs. WakandaDB

System Properties Comparison AlaSQL vs. jBASE vs. Memgraph vs. SQL.JS vs. WakandaDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonjBASE  Xexclude from comparisonMemgraph  Xexclude from comparisonSQL.JS  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryA robust multi-value DBMS comprising development tools and middlewareAn open source graph database built for real-time streaming and compatible with Neo4jPort of SQLite to JavaScriptWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store
Relational DBMS
Multivalue DBMSGraph DBMSRelational DBMSObject oriented 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
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitealasql.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasememgraph.comsql.js.orgwakanda.github.io
Technical documentationgithub.com/­AlaSQL/­alasqldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9memgraph.com/­docssql.js.org/­documentation/­index.htmlwakanda.github.io/­doc
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAndrey Gershun & Mathias R. WulffRocket Software (formerly Zumasys)Memgraph LtdAlon Zakai infoenhancements implemented by othersWakanda SAS
Initial release20141991201720122012
Current release5.72.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen SourceOpen Source infoAGPLv3, extended commercial license available
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 languageJavaScriptC and C++JavaScriptC++, JavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-free and schema-optionalyesyes
Typing infopredefined data types such as float or datenooptionalyesyesyes
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.noyesnonono
Secondary indexesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.Embedded SQL for jBASE in BASICnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJavaScript APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Bolt protocol
Cypher query language
JavaScript APIRESTful HTTP API
Supported programming languagesJavaScript.Net
Basic
Jabbascript
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScriptJavaScript
Server-side scripts infoStored proceduresnoyesnoyes
Triggersyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infodynamic graph partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication using RAFTnonenone
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 integrityyesnoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACID infowith snapshot isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesno 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.yesyesyesyesno
User concepts infoAccess controlnoAccess rights can be defined down to the item levelUsers, roles and permissionsnoyes
More information provided by the system vendor
AlaSQLjBASEMemgraphSQL.JSWakandaDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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

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

More resources
AlaSQLjBASEMemgraphSQL.JSWakandaDB
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

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Enhance Your Network with the Power of a Graph DB
2 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 2021, Towards Data Science

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

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.

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