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. RethinkDB vs. Virtuoso vs. WakandaDB

System Properties Comparison AlaSQL vs. jBASE vs. RethinkDB vs. Virtuoso vs. WakandaDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonjBASE  Xexclude from comparisonRethinkDB  Xexclude from comparisonVirtuoso  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryA robust multi-value DBMS comprising development tools and middlewareDBMS for the Web with a mechanism to push updated query results to applications in realtime.Virtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphsWakandaDB 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 DBMSDocument storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Object oriented DBMS
Secondary database modelsSpatial DBMSSpatial 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
Score2.74
Rank#105  Overall
#19  Document stores
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitealasql.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaserethinkdb.comvirtuoso.openlinksw.comwakanda.github.io
Technical documentationgithub.com/­AlaSQL/­alasqldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9rethinkdb.com/­docsdocs.openlinksw.com/­virtuosowakanda.github.io/­doc
DeveloperAndrey Gershun & Mathias R. WulffRocket Software (formerly Zumasys)The Linux Foundation infosince July 2017OpenLink SoftwareWakanda SAS
Initial release20141991200919982012
Current release5.72.4.1, August 20207.2.11, September 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache Version 2Open Source infoGPLv2, extended commercial license availableOpen 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++CC++, JavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
Windows
Linux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
yes
Typing infopredefined data types such as float or datenooptionalyes infostring, binary, float, bool, date, geometryyesyes
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.noyesnoyesno
Secondary indexesnoyesyes
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, SQL-200x, SQL-3, SQLXno
APIs and other access methodsJavaScript APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
RESTful HTTP API
Supported programming languagesJavaScript.Net
Basic
Jabbascript
Java
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
JavaScript
Server-side scripts infoStored proceduresnoyesyes infoVirtuoso PLyes
TriggersyesyesClient-side triggers through changefeedsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding inforange basedyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDAtomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesno
User concepts infoAccess controlnoAccess rights can be defined down to the item levelyes infousers and table-level permissionsFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)yes
More information provided by the system vendor
AlaSQLjBASERethinkDBVirtuosoWakandaDB
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
AlaSQLjBASERethinkDBVirtuosoWakandaDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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.

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here