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
Sharad K.
SK
Sharad K.
Software Engineer - R&D at Cameo Global, Inc.
04/02/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

One of the best relational database system

It includes most SQL data types, including integer, boolean, char, date, and timestamp. It has native programming interfaces for C/C++, Java, Python, Ruby, Within a single column you can have a range from one value to another–this is especially helpful for time ranges. And one of the best thing is Foreign Data Wrappers which are really helpful.
Verified User in Information Technology and Services
AI
Verified User in Information Technology and Services
04/02/2019
Validated Reviewer
Verified Current User
Review source: Organic

My PostgreSQL Review

its free to implenting in your system and easy to setup.
Ahmadou N.
AN
Ahmadou N.
Application Development at FIS Global
04/02/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Database as you know it

I pretty much enjoy the elastic factor in its design and implementation. Offers a huge deal with data storage and security. As compared to MySQL and other database systems, PostGresSQL stands out as the go-to database when it comes to data redundancy and better maintenance. The pricing is not bad either and cloud solutions providers offer great supports. I should know, I use them whenever I need.

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