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
Aby J.
AJ
Aby J.
Technical Solutions Manager – Microsoft Power Platform, IPA, RPA, Smart Capture | Solution Engineering
04/03/2019
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

ITS FREE

1. Free code database manager, which is not used for licensing. 2. Easy to install and configure in any operating system. 3. Ideal for relational databases. 4. It has a large community in which you can share doubts. 5. It is stable and reliable, scalable and secure with the correct user management. 6. Can work with small and large databases. 7. Handles the SQL language.
Sai Sabarish K.
SK
Sai Sabarish K.
Software Engineer at ZoomInfo
04/02/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

My postgresql

Its relational plus no sql style with full json support.
minh p.
MP
minh p.
Graduate/Research Assistant
04/02/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

classic relational database

PostgreSQL has been developed for a long time, so it probably has the most functionality in the database market. It is open-source, so its development will keep growing rapidly. It is free. It solves all of the problems that a relational database would solve, just like MySQL or Microsoft SQL Server, but is cost-effective and has similar performance.

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