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

DBMS > AlaSQL vs. Bangdb vs. HyperSQL vs. Microsoft Azure Cosmos DB vs. SwayDB

System Properties Comparison AlaSQL vs. Bangdb vs. HyperSQL vs. Microsoft Azure Cosmos DB vs. SwayDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBangdb  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryConverged and high performance database for device data, events, time series, document and graphMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBGlobally distributed, horizontally scalable, multi-model database serviceAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Time Series DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-value store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitealasql.orgbangdb.comhsqldb.orgazure.microsoft.com/­services/­cosmos-dbswaydb.simer.au
Technical documentationgithub.com/­AlaSQL/­alasqldocs.bangdb.comhsqldb.org/­web/­hsqlDocsFrame.htmllearn.microsoft.com/­azure/­cosmos-db
DeveloperAndrey Gershun & Mathias R. WulffSachin Sinha, BangDBMicrosoftSimer Plaha
Initial release20142012200120142018
Current releaseBangDB 2.0, October 20212.7.2, June 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD 3Open Source infobased on BSD licensecommercialOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC, C++JavaScala
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshosted
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyes: string, long, double, int, geospatial, stream, eventsyesyes infoJSON typesno
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.nononono
Secondary indexesnoyes infosecondary, composite, nested, reverse, geospatialyesyes infoAll properties auto-indexed by defaultno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL like support with command line toolyesSQL-like query languageno
APIs and other access methodsJavaScript APIProprietary protocol
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesJavaScriptC
C#
C++
Java
Python
All languages supporting JDBC/ODBC
Java
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnonoJava, SQLJavaScriptno
Triggersyesyes, Notifications (with Streaming only)yesJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor, Knob for CAP (enterprise version only)noneyes infoImplicit feature of the cloud servicenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable consistency, set CAP knob accordinglyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modeyesyes
User concepts infoAccess controlnoyes (enterprise version only)fine 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AlaSQLBangdbHyperSQL infoalso known as HSQLDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSwayDB
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

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

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

provided by Google News

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, azure.microsoft.com

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, azure.microsoft.com

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

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

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

Present your product here