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

DBMS > Elasticsearch vs. IBM Db2 warehouse vs. PostgreSQL

System Properties Comparison Elasticsearch vs. IBM Db2 warehouse vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricCloud-based data warehousing serviceWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelSearch engineRelational DBMSRelational 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
Spatial DBMS
Vector DBMS
Document 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
Score138.98
Rank#7  Overall
#1  Search engines
Score1.87
Rank#161  Overall
#75  Relational DBMS
Score620.75
Rank#4  Overall
#4  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.ibm.com/­products/­db2/­warehousewww.postgresql.org
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.postgresql.org/­docs
DeveloperElasticIBMPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release201020141989 info1989: Postgres, 1996: PostgreSQL
Current release8.6, January 202316.0, September 2023
License infoCommercial or Open SourceOpen Source infoElastic LicensecommercialOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenoyesno
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 languageJavaC
Server operating systemsAll OS with a Java VMhostedFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyesyesyes
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.nono infoImport/export of XML data possibleyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL-like query languageyesyes infostandard with numerous extensions
APIs and other access methodsJava API
RESTful HTTP/JSON API
.NET Client API
JDBC
ODBC
OLE DB
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyesPL/SQL, SQL PLuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyes infoby using the 'percolation' featureyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID
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.Memcached and Redis integrationyesno
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 partiesDatasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» 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

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» 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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» 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

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

More resources
ElasticsearchIBM Db2 warehouse infoformerly named IBM dashDBPostgreSQL
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

Conferences and events

PostgreSQL 101: An introduction to Multi-Version Concurrency Control and Vacuum
Webinar with Q&A, 11am CT / 5pm BST, 24 October 2023

Recent citations in the news

Revolutionizing enterprise search: How Elasticsearch and Cisco ...
31 August 2023, SiliconANGLE News

Subscription customer growth prompts Elastic share surge in late ...
31 August 2023, SiliconANGLE News

Digital Risk Protection Firm DarkBeam Leaks Billions of Email and ...
28 September 2023, WinBuzzer

Cisco Catalyst SD-WAN Manager flaw allows remote server access
28 September 2023, BleepingComputer

Elastic announces AI assistant for observability, general availability of universal profiling
20 September 2023, Times of India

provided by Google News

IBM named a Leader in The Forrester Wave™: Data Management ...
22 March 2023, IBM

IBM watsonx.data
9 May 2023, IBM

Top Data Warehousing Tools in 2023
23 July 2023, MarkTechPost

Top 7 Cloud Data Warehouse Companies in 2023
31 May 2023, Datamation

The global housing market size is projected to grow at a CAGR of ...
4 September 2023, Digital Journal

provided by Google News

Timescale Strengthens and Accelerates AI Development with ...
29 September 2023, Database Trends and Applications

High Performance Functions in Rust on RDS PostgreSQL
25 September 2023, InfoQ.com

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

Understanding the Fundamentals of PostgreSQL® Architecture
25 September 2023, Datanami

PostgreSQL 16 Expands Analytics Capabilities
22 September 2023, The New Stack

provided by Google News

Job opportunities

2024 Software Engineering Recent Grad Positions – Cat Digital
Caterpillar, Chicago, IL

.Net core
eTeam Inc., Texas

Entry Level Python Developer - 93
I28 Technologies Corporation, Remote

C#/ .NET Developer
Gazelle Global Consulting, Remote

Software Engineer 0
SilverEdge, Fort Meade, MD

Site Reliability Engineering (SRE)
IBM, San Jose, CA

Engineer Architect, SME
ManTech International Corporation, Annapolis Junction, MD

Junior Backend Developer
Actum Lab, Austin, TX

Software Development Engineer
Adobe, Lehi, UT

Software Development Engineer I (Remote - Within the Wilbur Ellis Geographical Footprint)
Wilbur-Ellis Company LLC, Portland, OR

Software Development Engineer I (Remote - Within the Wilbur Ellis Geographical Footprint)
Wilbur-Ellis Company, Tukwila, WA

Database Analyst- 20 hours/wk.- Remote
Ellumen, Silver Spring, MD

jobs by Indeed



Share this page

Featured Products

Redis logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

SingleStore logo

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

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

Present your product here