PostgreSQL Reviews (684)

View 2 Video Reviews
Reviews

PostgreSQL Reviews (684)

View 2 Video Reviews
4.4
684 reviews

What do users say?

Generated using AI from real user reviews
Users consistently praise PostgreSQL for its reliability and advanced features, making it a preferred choice for both small and large projects. The open-source nature and strong community support enhance its flexibility, allowing for extensive customization and integration. However, some users note that it can be complex for beginners, particularly regarding performance tuning and configuration.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
sandip r.
SR
sandip r.
Assistant
Small-Business (50 or fewer emp.)
"Reliable and Scalable"
5/5
What do you like best about PostgreSQL?

I use PostgreSQL for storing and managing application data, running queries, and keeping information organized and reliable for business use. What I like most about PostgreSQL is its reliability, strong data integrity, and scalability. It handles structured data very well, supports complex queries, and gives me confidence that the data is stored and managed safely Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

A few things that could be improved are the steeper learning curve for beginners, performance tuning can get complex, and some advanced features may need more setup than simpler databases. Easier administration and simpler optimization tools would make it even better. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
AI
Verified User in Information Technology and Services
Mid-Market (51-1000 emp.)
"Powerful, Extensible Postgres with ACID Guarantees and a Huge Ecosystem"
4/5
What do you like best about PostgreSQL?

It is easy to extent with something like TimescaleDB you can turn Postgres into a hybrid row + columnar database without changing much in your application, which is pretty powerful.

it is feature rich with true ACID guarantees, and a huge ecosystem (PostGIS, JSONB, extensions) that make it both reliable and flexible.

Easy to Setup. Our goto database for most production workloads Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

Connection pooling isn’t built in, so in most real production setups adding something like PgBouncer becomes almost mandatory. It’s not hard to do, but it feels like something that could have been native. Review collected by and hosted on G2.com.

Deepak S.
DS
Deepak S.
Software Developer
Small-Business (50 or fewer emp.)
"Reliable, Powerful, and Perfect for Complex Applications"
4.5/5
What do you like best about PostgreSQL?

I like that PostgreSQL is reliable, fast, and very stable. It handles complex data well and has strong features while still being open-source and easy to use. Features like advanced queries, strong data integrity, and good performance help me manage applications smoothly. It handles large data reliably, reduces errors, and works well even as projects grow. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

Sometimes PostgreSQL setup and optimization can feel complex for beginners. Managing performance tuning and large-scale configurations may take extra time and experience. Review collected by and hosted on G2.com.

Paul M.
PM
Paul M.
Owner
Computer Software
Small-Business (50 or fewer emp.)
"High-Performance Database That Handles Large Data Sets Effortlessly"
4.5/5
What do you like best about PostgreSQL?

High-performance database that handles large data sets without any issues. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

There’s nothing to dislike. It works well for everything we want it to do, and it meets our needs without any issues. Review collected by and hosted on G2.com.

sai kiran narayana .
S
sai kiran narayana .
software engineer
Enterprise (> 1000 emp.)
"Robust, Feature-Rich, and Secure Database Solution"
5/5
What do you like best about PostgreSQL?

I like using PostgreSQL for maintaining data integrity across all our customers. I also appreciate staying up to date with the PostgreSQL version through AWS. The ability to maintain relational integrity between tables and connect to the database via Spring Boot applications is very helpful. PG Admin is useful for connecting and has an interface that's different from MySQL Workbench. I can run multiple queries in a single tab, use filters, and connect to various databases easily. The query results are quick, and the updates provided by the PostgreSQL team are fast, which motivates us. I feel confident that my data is safe with PostgreSQL's fail-safe features. Additionally, the interface is easy to navigate, especially with the help of client ID and client secret in the UI. It's also easy to update without needing to rewrite queries. The ease of setup and documentation make it quick to get started, and it's easier to connect to open source details. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

I feel like the user interface could be improved. Also, I think there isn't much awareness about PostgreSQL; the marketing seems slow, and many people, including undergraduates, aren't sure about what PostgreSQL is. It might be beneficial to focus more on providing courses. Review collected by and hosted on G2.com.

M0
Maxman 0.
My current job title is Data Analyst
Information Technology and Services
Mid-Market (51-1000 emp.)
"Reliable and Feature-Rich, But Requires Technical Know-How"
5/5
What do you like best about PostgreSQL?

What I like best about PostgreSQL is its stability, reliability, and advanced feature set. It supports complex queries, JSON data types, and powerful indexing options, making it ideal for both analytical and transactional workloads. The open-source nature, strong community support, and compatibility with many tools like Tableau and Django make it highly flexible. Its performance, scalability, and security features make PostgreSQL a dependable choice for enterprise-grade applications. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

One thing I dislike about PostgreSQL is that performance tuning and configuration can be complex, especially for beginners. Managing replication, optimizing queries, and handling large-scale data requires deeper technical expertise. Also, compared to some commercial databases, built-in monitoring and GUI tools are limited, so additional tools are often needed. Despite this, its overall reliability and flexibility still make it a top choice for database management. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
Mid-Market (51-1000 emp.)
"Reliable, ACID-Compliant Database You Can Trust"
4.5/5
What do you like best about PostgreSQL?

PostgreSQL is one of the relational database management system. The best about this tool is its reliability and its ACID properties. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

While PostgreSQL supports replication and various scaling solutions, horizontal scaling is generally more complex than in many distributed NoSQL databases. Review collected by and hosted on G2.com.

Verified User in Entertainment
UE
Verified User in Entertainment
Mid-Market (51-1000 emp.)
"Effortless Integration Across Multiple Platforms"
5/5
What do you like best about PostgreSQL?

This is an easy way to work with and integrate multiple platforms. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

So far, everything appears to be working perfectly. I haven't noticed any issues yet. Review collected by and hosted on G2.com.

Alvaro I.
AI
Alvaro I.
Director of Web Development
Mid-Market (51-1000 emp.)
"Reliable, Powerful, and My Go-To Database"
4.5/5
What do you like best about PostgreSQL?

PostgreSQL is always my go-to option when beginning a new project. Being open-source, it allows you to cut costs while still offering impressive power and flexibility. A major advantage is its support for extensions, which lets you customize the database to fit your unique requirements. Additionally, PostgreSQL includes strong built-in security features, making it a reliable solution for projects ranging from small applications to large enterprise systems. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

The only aspects I’m not completely satisfied with are the process-per-connection model and the tendency for PostgreSQL to demand significant hardware resources, particularly when operating at scale. Despite these drawbacks, PostgreSQL continues to be one of the most reliable and flexible databases I have ever worked with. Review collected by and hosted on G2.com.

Damien W.
DW
Damien W.
President
Small-Business (50 or fewer emp.)
"The absolute best database!"
5/5
What do you like best about PostgreSQL?

It's super powerful and open-sourced. Its performance is unmatched and competes with solutions that cost thousands of dollars. The number of features is simply amazing. I use this every day to accomplish my work. It was super easy to set up. I'm a developer and use this for clients and my own applications. On my Mac, I use TablePlus to manage my Postgres databases. I have many connections to manage in the app. It works so flawlessly in my applications, it's hard not to rave over it. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

There really isn't any negative to using PostgreSQL. I suppose customer support would be the biggest downfall since it's an open-source project. Review collected by and hosted on G2.com.