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

604 reviews
from G2

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


    Defense & Space

Great for academics

  • April 06, 2019
  • Review provided by G2

What do you like best about the product?
I do like the open source nature of it, as well as the ease of use when setting up a DB using Python.
What do you dislike about the product?
It isn't as versatile as other software such as mySQL.
What problems is the product solving and how is that benefiting you?
Postgres has helped me organize my research data in creating a multi-wavelength survey.


    Nikhil J.

Semi-structured data handling is awesome

  • April 05, 2019
  • Review provided by G2

What do you like best about the product?
I like the techniques as in SQL we can't store the Json and all but here storing the whole Json was a big advantage instead of writing all the fields to database
What do you dislike about the product?
The UI is little clumsy as I have used in linux through dbeaver
What problems is the product solving and how is that benefiting you?
Storing the map force electronic data files converting g to Json and stories g I to it saves a lot of space


    Suraj P.

PostgreSQL

  • April 03, 2019
  • Review provided by G2

What do you like best about the product?
It is easy to use, Data management is good
What do you dislike about the product?
Integration with other application is little bit complicated.
What problems is the product solving and how is that benefiting you?
We are using Postgre to integrate with Salesforce platform and it is reliable.
Recommendations to others considering the product:
It is reliable database management tool , you can use it easily with some tutorials.


    Aby J.

ITS FREE

  • April 03, 2019
  • Review verified by G2

What do you like best about the product?
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.
What do you dislike about the product?
For some, not having support online or with an official help center can be a big disadvantage
What problems is the product solving and how is that benefiting you?
We have a DMS product where we are using PostgreSQL as DB


    Sai Sabarish K.

My postgresql

  • April 03, 2019
  • Review provided by G2

What do you like best about the product?
Its relational plus no sql style with full json support.
What do you dislike about the product?
Not completely no sql still has realtional touch.
What problems is the product solving and how is that benefiting you?
As sql server is still catching up with json support postgresql comes as a rescue for relational plus json support style db for storing most of our user data.


    minh p.

classic relational database

  • April 03, 2019
  • Review provided by G2

What do you like best about the product?
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.
What do you dislike about the product?
The graphical tooling isn't as good as some of the tools provided by Microsoft or Oracle.
Can be hard to figure out problems unless you know SQL very well.
PostgreSQL does not allow to execute batch of statements.
What problems is the product solving and how is that benefiting you?
I use it for transportation data collection. It performance is very impressive, but it was a bit difficult to get used to at first.
Recommendations to others considering the product:
If you are looking for a free relational database, PostgreSQL is the way to go.


    Sharad K.

One of the best relational database system

  • April 02, 2019
  • Review provided by G2

What do you like best about the product?
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.
What do you dislike about the product?
It is bit harder to get support or to google for results
Replication is not yet as well implemented
Doesn’t support CTE.
Doesn’t support working with arrays which is the major drawback for Software Developers or data scientists.
What problems is the product solving and how is that benefiting you?
Whole company database is using Postgres
Recommendations to others considering the product:
Support with Array


    Information Technology and Services

My PostgreSQL Review

  • April 02, 2019
  • Review verified by G2

What do you like best about the product?
its free to implenting in your system and easy to setup.
What do you dislike about the product?
the collation configurantion because they causes some problems in many frameworks.
What problems is the product solving and how is that benefiting you?
the price problem, the price still low from the others and its is a good database.
Recommendations to others considering the product:
i recommend because its a free Relational Database to implementing in your system.


    Ahmadou N.

Database as you know it

  • April 02, 2019
  • Review provided by G2

What do you like best about the product?
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.
What do you dislike about the product?
The setup is not that easy mostly on the Linux environment. The user has to have a better knowledge about the installation and usage before engaging on this database choice but it is worthy to spend time and energy learning.
What problems is the product solving and how is that benefiting you?
Data storage and maintenance.
It is the database of choice when it comes to cloud storage and I use it mostly from Heroku and Amazon ASW platforms
Recommendations to others considering the product:
If you are looking for a database that offer more tools as compared to the general SQL you are used to, try PostGresSQL, I guarantee you will never look back


    Prashil N.

User friendly

  • April 02, 2019
  • Review provided by G2

What do you like best about the product?
I like the fact that it works seamlessly. No added learning is required. Any experience with other SQL tools and you can pick up PostgreSQL in a few days.
What do you dislike about the product?
I have experienced problems of PostgreSQL hanging for huge data queries.
What problems is the product solving and how is that benefiting you?
I used PostgreSQL for querying massive Machine Learning datasets and finding patterns in them.