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

DBMS > Apache Doris vs. HyperSQL vs. Memgraph vs. Microsoft Azure Table Storage vs. SQL.JS

System Properties Comparison Apache Doris vs. HyperSQL vs. Memgraph vs. Microsoft Azure Table Storage vs. SQL.JS

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAn open source graph database built for real-time streaming and compatible with Neo4jA Wide Column Store for rapid development using massive semi-structured datasetsPort of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSGraph DBMSWide column storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
hsqldb.orgmemgraph.comazure.microsoft.com/­en-us/­services/­storage/­tablessql.js.org
Technical documentationgithub.com/­apache/­doris/­wikihsqldb.org/­web/­hsqlDocsFrame.htmlmemgraph.com/­docssql.js.org/­documentation/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperApache Software Foundation, originally contributed from BaiduMemgraph LtdMicrosoftAlon Zakai infoenhancements implemented by others
Initial release20172001201720122012
Current release1.2.2, February 20232.7.2, June 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infobased on BSD licenseOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen Source
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 languageJavaJavaC and C++JavaScript
Server operating systemsLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxhostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-free and schema-optionalschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesyesyesno
SQL infoSupport of SQLyesyesnonoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
MySQL client
HTTP API infoJDBC via HTTP
JDBC
ODBC
Bolt protocol
Cypher query language
RESTful HTTP APIJavaScript API
Supported programming languagesJavaAll languages supporting JDBC/ODBC
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresuser defined functionsJava, SQLnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding 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 service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesyes inforelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infowith snapshot isolationoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers, roles and permissionsAccess rights based on private key authentication or shared access signaturesno
More information provided by the system vendor
Apache DorisHyperSQL infoalso known as HSQLDBMemgraphMicrosoft Azure Table StorageSQL.JS
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

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

More resources
Apache DorisHyperSQL infoalso known as HSQLDBMemgraphMicrosoft Azure Table StorageSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

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

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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