DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Hazelcast vs. Memcached vs. PostgreSQL

System Properties Comparison Hazelcast vs. Memcached vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonMemcached  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionA widely adopted in-memory data gridIn-memory key-value store, originally intended for cachingWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelKey-value storeKey-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 modelsDocument store infoJSON support with IMDG 3.12Document 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
Score5.58
Rank#57  Overall
#6  Key-value stores
Score15.47
Rank#34  Overall
#4  Key-value stores
Score674.32
Rank#4  Overall
#4  Relational DBMS
Websitehazelcast.comwww.memcached.orgwww.postgresql.org
Technical documentationhazelcast.org/­imdg/­docsgithub.com/­memcached/­memcached/­wikiwww.postgresql.org/­docs
DeveloperHazelcastDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release200820031989 info1989: Postgres, 1996: PostgreSQL
Current release5.3.6, November 20231.6.29, June 202416.4, August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoBSD licenseOpen 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.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageJavaCC
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes
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.yes infothe object must implement a serialization strategyyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyesnoyes
SQL infoSupport of SQLSQL-like query languagenoyes infostandard with numerous extensions
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
Proprietary protocolADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor Servicesnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyes infoEventsnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonepartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated Mapnone infoRepcached, a Memcached patch, provides this functionallitySource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitednoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlRole-based access controlyes infousing SASL (Simple Authentication and Security Layer) protocolfine 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 parties
» more

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

More resources
HazelcastMemcachedPostgreSQL
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

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

show all

Recent citations in the news

Hazelcast embraces vector search
30 July 2024, Blocks and Files

Java News Roundup: Hazelcast 5.5, Projects Loom and Valhalla, Hibernate ORM and Validation
5 August 2024, infoq.com

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast debuts new in-memory data processing platform
14 July 2021, SiliconANGLE

provided by Google News

GCC 15 Compiler Demonstrating Measurable Performance Gains For AMD EPYC Turin
1 May 2025, Phoronix

Use Memcached for Java enterprise performance, Part 1: Architecture and setup
9 July 2024, InfoWorld

Cache vs. Database: Has Performance Converged?
6 November 2024, The New Stack

Memcrashed - Major amplification attacks from UDP port 11211
27 February 2018, The Cloudflare Blog

How to secure ElasticCache in AWS
18 October 2024, Packt

provided by Google News

Amazon Aurora now supports PostgreSQL major version 17
1 May 2025, Amazon Web Services (AWS)

15 PostgreSQL Monitoring Tools - 2025
2 May 2025, CybersecurityNews

TecentDB PostgreSQL will provide full support for PG 17
2 May 2025, ANTARA News

Goldengate 23ai for OCI PostgreSQL Database Service
17 April 2025, Oracle Blogs

Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
1 April 2025, The Hacker News

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here