DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. HyperSQL vs. Microsoft Azure Cosmos DB vs. Riak TS vs. SwayDB

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

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBGlobally distributed, horizontally scalable, multi-model database serviceRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSKey-value store
Secondary database modelsSpatial 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
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.28
Rank#307  Overall
#27  Time Series DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitealasql.orghsqldb.orgazure.microsoft.com/­services/­cosmos-dbswaydb.simer.au
Technical documentationgithub.com/­AlaSQL/­alasqlhsqldb.org/­web/­hsqlDocsFrame.htmllearn.microsoft.com/­azure/­cosmos-dbwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftOpen Source, formerly Basho TechnologiesSimer Plaha
Initial release20142001201420152018
Current release2.7.2, June 20233.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infobased on BSD licensecommercialOpen SourceOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaErlangScala
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshostedLinux
OS X
Data schemeschema-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyes infoJSON typesnono
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 indexesnoyesyes infoAll properties auto-indexed by defaultrestrictedno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesSQL-like query languageyes, limitedno
APIs and other access methodsJavaScript APIHTTP API infoJDBC via HTTP
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP API
Native Erlang Interface
Supported programming languagesJavaScriptAll languages supporting JDBC/ODBC
Java
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoJava, SQLJavaScriptErlangno
TriggersyesyesJavaScriptyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes infoImplicit feature of the cloud serviceselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDMulti-item ACID transactions with snapshot isolation within a partitionnoAtomic execution of operations
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.yesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelnono

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
AlaSQLHyperSQL infoalso known as HSQLDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRiak TSSwayDB
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

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

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