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

DBMS > HyperSQL vs. MaxDB vs. Memgraph vs. SQL.JS

System Properties Comparison HyperSQL vs. MaxDB vs. Memgraph vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonMemgraph  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA robust and reliable RDBMS optimized to run all major SAP solutionsAn open source graph database built for real-time streaming and compatible with Neo4jPort of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitehsqldb.orgmaxdb.sap.commemgraph.comsql.js.org
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlmaxdb.sap.com/­documentationmemgraph.com/­docssql.js.org/­documentation/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperSAP, acquired from Software AG (Adabas-D) in 1997Memgraph LtdAlon Zakai infoenhancements implemented by others
Initial release2001198420172012
Current release2.7.2, June 20237.9.10.12, February 2024
License infoCommercial or Open SourceOpen Source infobased on BSD licensecommercial infoLimited community edition freeOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C and C++JavaScript
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAIX
HP-UX
Linux
Solaris
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesyesyes
SQL infoSupport of SQLyesyesnoyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
WebDAV
Bolt protocol
Cypher query language
JavaScript API
Supported programming languagesAll languages supporting JDBC/ODBC
Java
.Net
C#
Java
Perl
PHP
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresJava, SQLyesno
Triggersyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infodynamic graph partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replication using RAFTnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyesyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesno 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.yesnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers, roles and permissionsno
More information provided by the system vendor
HyperSQL infoalso known as HSQLDBMaxDB infoformerly named Adabas-DMemgraphSQL.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
HyperSQL infoalso known as HSQLDBMaxDB infoformerly named Adabas-DMemgraphSQL.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

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

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

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22 January 2019, ibm.com

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

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

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

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

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

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

In Praise Of SQLite
28 July 2022, iProgrammer

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

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here