DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HyperSQL vs. Immudb vs. PostgreSQL

System Properties Comparison HyperSQL vs. Immudb vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonImmudb  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Widely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelRelational DBMSKey-value storeRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsRelational DBMSDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.91
Rank#82  Overall
#43  Relational DBMS
Score0.32
Rank#320  Overall
#44  Key-value stores
Score620.75
Rank#4  Overall
#4  Relational DBMS
Websitehsqldb.orggithub.com/­codenotary/­immudb
immudb.io
www.postgresql.org
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmldocs.immudb.iowww.postgresql.org/­docs
DeveloperCodenotaryPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release200120201989 info1989: Postgres, 1996: PostgreSQL
Current release2.7.1, October 20221.2.3, April 202216.0, September 2023
License infoCommercial or Open SourceOpen Source infobased on BSD licenseOpen Source infoApache Version 2.0Open Source infoBSD
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.
Implementation languageJavaGoC
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesBSD
Linux
macOS
Solaris
Windows
z/OS
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes
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.nonoyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyesyesyes
SQL infoSupport of SQLyesSQL-like syntaxyes infostandard with numerous extensions
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
gRPC protocol
PostgreSQL wire protocol
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesAll languages supporting JDBC/ODBC
Java
.Net
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresJava, SQLnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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 partiesNavicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Aiven for PostgreSQL: The familiar open source PostgreSQL® that you know and love, with no proprietary features or add-ons that will lock you in.
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

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

More resources
HyperSQL infoalso known as HSQLDBImmudbPostgreSQL
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

Driving the Future of PostgreSQL Adoption
15 November 2021,  Umair Shahid, Percona (sponsor) 

show all

Recent citations in the 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

Upcoming ‘critical’ OpenSSL update prompts feverish speculation
31 October 2022, The Daily Swig

SQLite patches 22-year-old code execution, denial of service vulnerability
1 November 2022, The Daily Swig

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

provided by Google News

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

immudb First Immutable Database to Provide Extension to Ethereum ...
29 September 2022, Business Wire

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

A Step by Step Guide to immudb — the open source immutable ...
18 May 2020, hackernoon.com

Codenotary raises $12.5M Series B to secure software supply chains
24 January 2022, TechCrunch

provided by Google News

4 key new features in PostgreSQL 16
14 September 2023, InfoWorld

PostgreSQL brings more performance, security to open-source ...
14 September 2023, VentureBeat

PostgreSQL 16: Where enhanced security meets high performance
18 September 2023, Help Net Security

What is AlloyDB for PostgreSQL?. Read more on | by Govindhtech ...
3 September 2023, Medium

26 Years Since its Inception, Postgres is Just Getting Started
20 September 2023, insideBIGDATA

provided by Google News

Job opportunities

SENIOR FULLSTACK DEVELOPER
Codenotary, Remote

SENIOR SOFTWARE ENGINEER
Codenotary, Remote

PostgreSQL DBA
CEDENT, United States

PostgreSQL DBA
Gridiron IT, Washington, DC

Sr PostgreSQL DBA
Trigint Solutions, Baltimore, MD

PostgreSQL and Oracle Database Administrator with AWS
Global IT Solutions USI, Washington, DC

PostgreSQL & DB2 (Day 1 on-site)
Digital Dhara LLC, Fairfax, VA

jobs by Indeed



Share this page

Featured Products

Neo4j logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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

Present your product here