Introducing G2.ai, the future of software buying.Try now
Product Avatar Image

PostgreSQL

Show rating breakdown
638 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.4
Serving customers since

All Products & Services

Profile Filters

Profile Name

Star Rating

425
178
33
1
1

PostgreSQL Reviews

Review Filters
Profile Name
Star Rating
425
178
33
1
1
Verified User in Marketing and Advertising
AM
Verified User in Marketing and Advertising
05/19/2023
Validated Reviewer
Review source: G2 invite
Incentivized Review

Solid and reliable performance

For the most part PostgreSQL performs well and does not catch you out too often. Various tuning options and ways to analyse performance so is not too tricky to keep it working well as you scale vertically.
Kwabena A. B.
KB
Kwabena A. B.
IT Professional at CSIR-Food Research Institute
05/15/2023
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Enterprise Open Source Relational Database Management System

PostgresSQL shines as an enterprise RDBMS. It has all the enterprise features of a modern database management system, yet it is free and open source. It can handle a data intensive system very well.
Raj P.
RP
Raj P.
Python and Golang Developer at Maplelabs
05/09/2023
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

For me this is the best and most robust RDBMS in the market

This is the most versatile and advanced DB system in the market available for free of cost. This DB system is similar to MySQL or Oracle DB system but it is more popular and has a bigger community than those. It has a convenient command-line interface for both Linux and Windows OS. It has intuitive commands that do what they sound like e.g., create table, create database, etc. For those who are not good with command-line interfaces, it also has GUI based management tool called pgAdmin for easier use. It has easy integration with Python and Golang and its frameworks like Django for Python. You can easily export table data in CSV. The best thing is, it has a detailed documentation website where you can explore all of its functionalities easily and release-wise.

About

Contact

HQ Location:
United States

Social

@postgresql

What is PostgreSQL?

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.

Details