Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

PostgreSQL

TurnKey GNU/Linux | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

603 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Airlines/Aviation

Great DB

  • July 03, 2018
  • Review provided by G2

What do you like best about the product?
It is very quick and reliable, and secure
What do you dislike about the product?
Nothing to dislike so far, i hope it will remain the same
What problems is the product solving and how is that benefiting you?
Storing Data


    Computer Software

Great gui and ease of use

  • July 01, 2018
  • Review provided by G2

What do you like best about the product?
Easy to impement to an java application using jdbc.
What do you dislike about the product?
Sometimes it freezes and security groups can be difficult if you Connect in different places.
What problems is the product solving and how is that benefiting you?
Connecting to a bank application
Recommendations to others considering the product:
Syntax can be hard if you use gui and then use sql
Commands in jdbc


    Hospital & Health Care

Small learning curve if you know SQL

  • June 29, 2018
  • Review verified by G2

What do you like best about the product?
I liked that it is an open source program and that there is a small learning curve if you already know SQL.
What do you dislike about the product?
I don't like that there is no way to report errors, so there's no way to track bugs or fixes.
What problems is the product solving and how is that benefiting you?
We use it to run all our reports and pull data from our EHR.
Recommendations to others considering the product:
If you know SQL, it's easy to pick up and there are great resources on line for free. Also check out https://www.postgresql.org/ for a wealth of information!


    George G.

The go to Spatial Database

  • June 27, 2018
  • Review provided by G2

What do you like best about the product?
Excellent performance on handling and manipulating Spatial Data. Free and Open Source.
What do you dislike about the product?
The lackluster and inconsistent front end management studios.
What problems is the product solving and how is that benefiting you?
Storing, handling and serving spatial data on my GIS & WebGIS applications.
Recommendations to others considering the product:
If you wish to hanlde spatial data in any way PostgreSQL is the way to go. Works well with everything, it is really easy to develop and maintain and has a ton of tools setup around performance (e.g. PgBouncer). The PostGIS spatial extension is the best perfomance-wise (e.g. GIST Indexing) and most complete toolkit in the market (especially true for 2D data). It doesn't have a great Management Studio but PgAdmin has come a long way and the extremely dilligent documentation makes up for that. It is free, it has a growing active community, it's the fastest growing Relational Database and the best one as of date for spatial data. PostgreSQL is the way to go.


    Lucian M.

Postgres - a great database for Canvas LMS

  • June 17, 2018
  • Review verified by G2

What do you like best about the product?
Scalable, stable, reliable database app, easy to use. It provides a strong platform to work with databases for different applications, including the LMS (learning management systems). PostgreSQL provides stability and performance for large projects also.
What do you dislike about the product?
Nothing major, needs good programming for efficiency. You can backup the database using the dump command, then you can restore different constructs and sections.
What problems is the product solving and how is that benefiting you?
Canvas LMS, Websites, Financial apps
Recommendations to others considering the product:
It is a stable database for different application projects.


    Computer Software

Robust deployment friendly but has it's quirks

  • May 10, 2018
  • Review provided by G2

What do you like best about the product?
White robust and handles bunch of conditions fairly well. Can keep on running without issues for a long long time
What do you dislike about the product?
It has it's quirks especially when it comes to optimization
What problems is the product solving and how is that benefiting you?
Storage of data from data pipeline


    Computer Software

Best DB for Open Relational DB

  • May 02, 2018
  • Review provided by G2

What do you like best about the product?
I loved the Common table Extensions (CTE). This is one of the excellent feature you see in PostgreSQL.
What do you dislike about the product?
I really don't see anything dislike. Moreover i am loving its features
What problems is the product solving and how is that benefiting you?
I would say Database Transaction Protection....

Multiple changes either all take place, or none of them. This is amazing...
Data always in a consistent state across the platform
In-process changes invisible to outside users
Data reliably stored


    Ivy P.

Our doms

  • April 27, 2018
  • Review provided by G2

What do you like best about the product?
I like that it keeps tracks of our Doms and inventory data. We can always go back where we left off.
What do you dislike about the product?
It can be slow at times when the data is alot.
What problems is the product solving and how is that benefiting you?
At this time we don't have any problems with this software


    Computer Software

Awesome Tool!

  • April 26, 2018
  • Review provided by G2

What do you like best about the product?
The best things I like about PostgreSQL is all the functions and tools it provides to perform fast querying and calculations. Also I actually love how it integrates with other tools such as Postgis, that we used it to draw polygons and check if certain coordinates where inside these or not. It worked incredibly fast. Finally I love psql, is my goto tool, really fast to open a new connection to a database and perform queries right away over this one. I also love that the tool is open source, I'm a big supporter of that
What do you dislike about the product?
I don't dislike much about it, just that sometimes the querying is kind of slow when you are trying to get loads of data out of the db.
What problems is the product solving and how is that benefiting you?
We are storing large amount of data in our db's to later perform analytics with it. The main benefits we've realize while using it is the large amount of functions and transformation we can perform while querying. It actually makes our life easier.
Recommendations to others considering the product:
It is a tool that has a huge community around it that it is always there to help through the different communication channels you have. Moreover it is really easy to set it up and also not difficult to learn. So developers will be able to reach a high level of understanding in little to no time.


    Computer Software

Great open source database

  • April 22, 2018
  • Review provided by G2

What do you like best about the product?
Extremely reliable, allows large amounts of data to be stored and accessed. Also very good documentation, great AWS RDS support.
What do you dislike about the product?
Performance management tools are lacking. The database engine is quite opaque when performance issues occur. It is quite hard to diagnose issues like 100% CPU or why some SQL plan is selected rather than some seemingly faster ones.
What problems is the product solving and how is that benefiting you?
Relational database storing our company's metadata.