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
Rohit M.
RM
Rohit M.
Cloud Analyst | CSA | CIS-CSM | ServiceNow Developer
09/27/2023
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Awesome Relational Database management tool!

PostgreSQL is a great open source Relational database managent tool,it supports Query langueage which is way similar to famous SQL languages that means if anybody have ever worked on SQL then moving onto the PostgreSQL wont take much efforts.it supports all the major data types used in database processing and also gives security related features like role based access and authentication which is the most important feature because it is going to store the confidential information.
Ashish A.
AA
Ashish A.
Senior QA Engineer at Shoptrue
09/25/2023
Validated Reviewer
Review source: G2 invite
Incentivized Review

A great free and open source RDBMS tool for your database needs

- It's an open source and free platform for creating and managing relation databases, we used this for all our RDBS needs and since we are a start-up it saved a lot of cost for us in terms of being free and open source. - It's easy to use and syntactically similar to popular databases like SQL and it helps anyone in the term to learn and quickly adept. -It's easy to setup even if you are using this on a Google cloud, just do a SSH and you will be able to connect to the postgres instance.
Ayesh  N.
AN
Ayesh N.
1x Azure Certified | Senior Software Engineer | .NET | React | Azure | Docker | K8s
09/18/2023
Validated Reviewer
Review source: G2 invite
Incentivized Review

PostgreSQL in my eye

Since this is an open-source product, this really helps with day-to-day database development.

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