DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

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

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

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAn open source graph database built for real-time streaming and compatible with Neo4jGlobally 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
Relational DBMSGraph DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-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
Score3.19
Rank#94  Overall
#8  Graph 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.orghsqldb.orgmemgraph.comazure.microsoft.com/­services/­cosmos-dbswaydb.simer.au
Technical documentationgithub.com/­AlaSQL/­alasqlhsqldb.org/­web/­hsqlDocsFrame.htmlmemgraph.com/­docslearn.microsoft.com/­azure/­cosmos-db
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAndrey Gershun & Mathias R. WulffMemgraph LtdMicrosoftSimer Plaha
Initial release20142001201720142018
Current release2.7.2, June 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infobased on BSD licenseOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen 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 languageJavaScriptJavaC and C++Scala
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 modesLinuxhosted
Data schemeschema-freeyesschema-free and schema-optionalschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyes 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 indexesnoyesyes infoAll properties auto-indexed by defaultno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesnoSQL-like query languageno
APIs and other access methodsJavaScript APIHTTP API infoJDBC via HTTP
JDBC
ODBC
Bolt protocol
Cypher query language
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesJavaScriptAll languages supporting JDBC/ODBC
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoJava, SQLJavaScriptno
TriggersyesyesJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infodynamic graph partitioningSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication using RAFTyes 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 systemnoneImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesyes inforelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACID infowith snapshot isolationMulti-item ACID transactions with snapshot isolation within a partitionAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes
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-standardUsers, roles and permissionsAccess rights can be defined down to the item levelno
More information provided by the system vendor
AlaSQLHyperSQL infoalso known as HSQLDBMemgraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSwayDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
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 HSQLDBMemgraphMicrosoft 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

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

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

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