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

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

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

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 comparisonSwayDB  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionJavaScript DBMS libraryMultithreaded, 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 storageScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-value storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial 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.04
Rank#387  Overall
#61  Key-value stores
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitealasql.orghsqldb.orgazure.microsoft.com/­services/­cosmos-dbswaydb.simer.auvitess.io
Technical documentationgithub.com/­AlaSQL/­alasqlhsqldb.org/­web/­hsqlDocsFrame.htmllearn.microsoft.com/­azure/­cosmos-dbvitess.io/­docs
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftSimer PlahaThe Linux Foundation, PlanetScale
Initial release20142001201420182013
Current release2.7.2, June 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infobased on BSD licensecommercialOpen Source infoGNU Affero GPL V3.0Open Source infoApache Version 2.0, commercial licenses available
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 languageJavaScriptJavaScalaGo
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 modeshostedDocker
Linux
macOS
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infoJSON typesnoyes
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.nonono
Secondary indexesnoyesyes infoAll properties auto-indexed by defaultnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesSQL-like query languagenoyes infowith proprietary extensions
APIs and other access methodsJavaScript APIHTTP API infoJDBC via HTTP
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaScriptAll languages supporting JDBC/ODBC
Java
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Java
Kotlin
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoJava, SQLJavaScriptnoyes infoproprietary syntax
TriggersyesyesJavaScriptnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud servicenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes infoImplicit feature of the cloud servicenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
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
Immediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesyesnonoyes infonot for MyISAM storage engine
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 partitionAtomic execution of operationsACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
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.yesyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelnoUsers with fine-grained authorization concept infono user groups or roles

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 DocumentDBSwayDBVitess
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

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.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