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

DBMS > Apache Impala vs. HyperSQL vs. Memgraph vs. OpenMLDB vs. RDF4J

System Properties Comparison Apache Impala vs. HyperSQL vs. Memgraph vs. OpenMLDB vs. RDF4J

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMemgraph  Xexclude from comparisonOpenMLDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAn open source graph database built for real-time streaming and compatible with Neo4jAn open-source machine learning database that provides a feature platform for training and inferenceRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelRelational DBMSRelational DBMSGraph DBMSTime Series DBMSRDF store
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.10
Rank#359  Overall
#36  Time Series DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Websiteimpala.apache.orghsqldb.orgmemgraph.comopenmldb.airdf4j.org
Technical documentationimpala.apache.org/­impala-docs.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlmemgraph.com/­docsopenmldb.ai/­docs/­zh/­mainrdf4j.org/­documentation
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaMemgraph Ltd4 Paradigm Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20132001201720202004
Current release4.1.0, June 20222.7.2, June 20232024-2 February 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infobased on BSD licenseOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC and C++C++, Java, ScalaJava
Server operating systemsLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxLinuxLinux
OS X
Unix
Windows
Data schemeyesyesschema-free and schema-optionalFixed schemayes infoRDF Schemas
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.nononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnoyesno
APIs and other access methodsJDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
Bolt protocol
Cypher query language
JDBC
SQLAlchemy
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesAll languages supporting JDBC/ODBCAll languages supporting JDBC/ODBC
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C++
Go
Java
Python
Scala
Java
PHP
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJava, SQLnoyes
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infodynamic graph partitioninghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneMulti-source replication using RAFTSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infowith snapshot isolationnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardUsers, roles and permissionsfine grained access rights according to SQL-standardno
More information provided by the system vendor
Apache ImpalaHyperSQL infoalso known as HSQLDBMemgraphOpenMLDBRDF4J infoformerly known as Sesame
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 ImpalaHyperSQL infoalso known as HSQLDBMemgraphOpenMLDBRDF4J infoformerly known as Sesame
Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google 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

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

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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