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

DBMS > AlaSQL vs. Citus vs. Derby vs. jBASE vs. OpenQM

System Properties Comparison AlaSQL vs. Citus vs. Derby vs. jBASE vs. OpenQM

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCitus  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonjBASE  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparison
DescriptionJavaScript DBMS libraryScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A robust multi-value DBMS comprising development tools and middlewareQpenQM is a high-performance, self-tuning, multi-value DBMS
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSMultivalue DBMSMultivalue DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Websitealasql.orgwww.citusdata.comdb.apache.org/­derbywww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationgithub.com/­AlaSQL/­alasqldocs.citusdata.comdb.apache.org/­derby/­manuals/­index.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationRocket Software (formerly Zumasys)Rocket Software, originally Martin Phillips
Initial release20142010199719911993
Current release8.1, December 201810.17.1.0, November 20235.73.4-12
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoAGPL, commercial license also availableOpen Source infoApache version 2commercialOpen Source infoGPLv2, 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 languageJavaScriptCJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAll OS with a Java VMAIX
Linux
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Data schemeschema-freeyesyesschema-freeyes infowith some exceptions
Typing infopredefined data types such as float or datenoyesyesoptional
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.noyes infospecific XML type available, but no XML query functionalityyesyesyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infostandard, with numerous extensionsyesEmbedded SQL for jBASE in BASICno
APIs and other access methodsJavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBCJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesJavaScript.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Java.Net
Basic
Jabbascript
Java
.Net
Basic
C
Java
Objective C
PHP
Python
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Java Stored Proceduresyesyes
Triggersyesyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication infoother methods possible by using 3rd party extensionsSource-replica replicationyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesnoyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights can be defined down to the item levelAccess rights can be defined down to the item level

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
AlaSQLCitusDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBjBASEOpenQM infoalso called QM
Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here