Introducing G2.ai, the future of software buying.Try now
PostgreSQL
Save to My Lists
Claimed
Claimed

Top Rated PostgreSQL Alternatives

MySQL
(1,636)
4.4 out of 5

PostgreSQL Reviews & Product Details - Page 27

PostgreSQL Overview

What is PostgreSQL?

PostgreSQL is a powerful, open source object-relational database system.

PostgreSQL Details
Show LessShow More
Product Description
PostgreSQL is a powerful, open source object-relational database system.

Seller
Description

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:
008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation.

An enterprise class database, PostgreSQL boasts sophisticated features such as Multi-Version Concurrency Control (MVCC), point in time recovery, tablespaces, asynchronous replication, nested transactions (savepoints), online/hot backups, a sophisticated query planner/optimizer, and write ahead logging for fault tolerance. It supports international character sets, multibyte character encodings, Unicode, and it is locale-aware for sorting, case-sensitivity, and formatting. It is highly scalable both in the sheer quantity of data it can manage and in the number of concurrent users it can accommodate. There are active PostgreSQL systems in production environments that manage in excess of 4 terabytes of data.

Overview Provided by:
CTO at Coronys LTD.

PostgreSQL Integrations

(3)
Integration information sourced from real user reviews.

PostgreSQL Media

PostgreSQL Demo - PostgreSQL
PostgreSQL
Product Avatar Image

Have you used PostgreSQL before?

Answer a few questions to help the PostgreSQL community

638 PostgreSQL Reviews

The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
638 PostgreSQL Reviews
4.4 out of 5
638 PostgreSQL Reviews
4.4 out of 5

PostgreSQL Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Verified User in Computer Software
UC
Enterprise (> 1000 emp.)
"Better than cassandra "
What do you like best about PostgreSQL?

Open Source DBMS. ...

Diverse Community. ...

Function. ...

ACID and Transaction. ...

Diverse indexing techniques. ...

Flexible Full-text search. ...

Diverse kinds of replication. ...

Diversified extension functions. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

The client used to connect to posgres breaks, for example never use pgadmin to connect to this database. Review collected by and hosted on G2.com.

Verified User in Transportation/Trucking/Railroad
AT
Small-Business (50 or fewer emp.)
"performance, made by rules"
What do you like best about PostgreSQL?

it's a very good database management system. it has great features and flexible options, even though the syntax is strict enough to provide correct security and reliability. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

I guess it could use some easier user management queries but it's ok. Review collected by and hosted on G2.com.

Jennifer G.
JG
Pharmacy Technician
Hospital & Health Care
Enterprise (> 1000 emp.)
"Great Database"
What do you like best about PostgreSQL?

This is an amazing database! Not only is it reliable but It has great features that make it easy to store data and use multiple languages. It's easy to customize and I love that it is compatible with Linux as that is what I primarily use. Also, it is great that there is a community still involved in this software who are able to teach new (or even experienced) people using PostgreSQL. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

I've had some issues with PostgreSQL running a little slow and I'm not a huge fan of all of the syntax, as some of it seems a bit counterintuitive. As a result, I think it is pretty difficult to use as a beginner. Review collected by and hosted on G2.com.

MP
Software Programmer
Banking
Enterprise (> 1000 emp.)
"PostgreSQL Review 2019"
What do you like best about PostgreSQL?

The fact it is an open source database which means its free to use.

Postgre has multiple updates a month, making it ever improving to be the best database software possible.

PostgreSQL's query optimizer is far superior to many others it makes retrieving information and the data you need almost instantaneous. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

It's takes awhile to load due to using all allocated resources from your computer.

It's also causes computers to crash depending on the size of the database(mind you these are older computers/laptops using not the best of processors). Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Mid-Market (51-1000 emp.)
"A very powerfull tool"
What do you like best about PostgreSQL?

It's a very robust product with a lot of features. We have been using it a lot and it's very reliable, flexible and scales accordingly. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

Some quirks that are particular of postgre, like the fact that count operations can be very slow. Review collected by and hosted on G2.com.

Verified User in Consumer Goods
AC
Enterprise (> 1000 emp.)
"The Best RDBMS Available"
What do you like best about PostgreSQL?

PostgreSQL is a high-performing, robust, stable, and fully-featured RDBMS. It is highly-extensible via a wide variety of languages. It has all of the features of any of the leading commercial databases, for a slight fraction to none of the cost. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

Literally nothing - there is nothing about PostgreSQL that I dislike. Review collected by and hosted on G2.com.

RT
Administrative Assistant
Small-Business (50 or fewer emp.)
"I have used it in both client-server implementations where it is used to store data for a single com"
What do you like best about PostgreSQL?

This is an amazing database! It works extremely fast for applications including very complex queries as well

They provide one of most complete and precise documentation in the open source market and even compared with a few proprietary projects. Not only is it reliable but It has great features that make it easy to store data and use multiple languages. PostgreSQL is a great open source relational database system so it helps keep your data in one place and normalized. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

PostgreSQL can provide richer auditing options as the current options are enough for few large enterprises Review collected by and hosted on G2.com.

George L.
GL
Data Engineer
Computer Software
Enterprise (> 1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"PostgresSQL with Greenplum"
What do you like best about PostgreSQL?

The greenplum database running PostgreSQL is a good database for large workloads that run on massively parallel databases like Greenplum. I can distribute the tables by a certain column identifier and be able to link different tables together for efficient workloads. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

I dislike the PGAdmin III interface which is made for PostgreSQL developers because it's an old program and the new one, PGAdmin 4 does not support older versions of PostgreSQL databases. Version compatibility is a big deal and my company still uses the older version of PostgreSQL so I am stuck with using an older version of the application to manage the database. Review collected by and hosted on G2.com.

Verified User in Alternative Medicine
IA
Small-Business (50 or fewer emp.)
"PostGreSQL always works"
What do you like best about PostgreSQL?

PostGreSQL is fast with very slow latencies and is available on most of the clouds. I find it's SQL flavor, particularly amenable to my style of coding and easy to interface to natural query.

It is robust and always works, without crashing and easily distributable. Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

It is not yet extended to a NoSQL formulation and has limitations on blob objects. Review collected by and hosted on G2.com.

Sainath J.
SJ
Team Lead
Information Technology and Services
Small-Business (50 or fewer emp.)
"Love it!!"
What do you like best about PostgreSQL?

Postgre SQL tool is very much capable enough to handle huge data like Oracle Review collected by and hosted on G2.com.

What do you dislike about PostgreSQL?

Has delayed response sometimes which updating the Database Schema Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

9 months

Average Discount

11%

Perceived Cost

$$$$$
PostgreSQL