postgreSQL, a great choice from startup to enterprise
July 07, 2022

postgreSQL, a great choice from startup to enterprise

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with PostgreSQL

We use postgreSQL in instances where we need an isolated database to support a microservice architecture, or an isolated system. It allows us to leverage a simple and inexpensive database option where a larger scale enterprise configuration would be over engineering. We commonly use it for build automation systems in our organization.
  • Easy to set up
  • Simple to configure
  • Clean and effective UI
  • I would appreciate the ability to get performance tuning recommendations
  • Ease of configuration
  • Quick setup time
  • cost
  • it has allows us to quickly deploy database dependent systems with an isolated data layer
  • The cost has saved us a large sum of money compared to paid options in the space
  • Setup time is very short meaning we can spend more time developing and less time configuring
For our use cases, PostgreSQL is just as feature rich as other options, costs less, and is simple to get up and running. There is also a plethora of documentation to support it which makes it a great option for a small scale startup without needing high levels of expertise to make use of it.

Do you think PostgreSQL delivers good value for the price?

Yes

Are you happy with PostgreSQL's feature set?

Yes

Did PostgreSQL live up to sales and marketing promises?

Yes

Did implementation of PostgreSQL go as expected?

Yes

Would you buy PostgreSQL again?

Yes

For a quick configuration of a database for an isolated system, PostgreSQL is a great choice. We use it as an external Database to support our build server systems. it is lightweight enough to be installed on the same system as the build server and provides a more robust storage system.