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.


    Education Management

An Open source database for small to large scale organizations for free

  • March 29, 2019
  • Review verified by G2

What do you like best about the product?
The PostgreSQL server has the advantage of having the security features of a paid service database, and the features of an open source database such as contact support, strong customer base which makes the service unique.
What do you dislike about the product?
There are few technical glitches while trying to login using PostgreSQL server, because of this issue I had to uninstall the application multiple times to login into the server. It also has a problem regarding the duplication and restoring the database.
What problems is the product solving and how is that benefiting you?
I have used the PostgreSQL server to store the data required for performing the data analysis. The advantage of using SQL server is I can automate the data wrangling and ingestion process by connecting through the application programming interface using python for PostgreSQL (psycopg2) package.
Recommendations to others considering the product:
This PostgreSQL server is advantageous for performing the data analysis directly from the database, this product has a good security feature with a very inexpensive price for the customers. This is what makes the PostgreSQL server advantageous.


    SUBHA P.

MULTI SPECIALITY DATABASE WITH ZERO COST

  • March 27, 2019
  • Review provided by G2

What do you like best about the product?
Open source ,highly secure, good concurrency control.
Designed with minimal configuration files as PostgreSQL.conf and pg_hba.conf yet powerful
Has very good inbuilt replication and minimum data loss
Can have contrib modules as extensions
PostGIS is an excellent one for GIS systems
Multiple high effective availability solutions for PostgreSQL(REPMGR,PATRONI etc) &Load balancers(pgpool,pgbouncer) are available
Very simple GUI tool for developers.pgAdmin
good bench marking tool pgbench
What do you dislike about the product?
Lack of support on the new versions
Could have given better performance in windows environment
What problems is the product solving and how is that benefiting you?
OLTP applications have been smooth and quick response of queries
PostGIS is so amazing along with pointcloud and other good features making it no 1 for GIS systems
Greenplum built on Postgres 8 serves wonderfully OLAP and large datasets


    Automotive

Lightweight and Open Source

  • March 26, 2019
  • Review provided by G2

What do you like best about the product?
PostGreSQL is easy to implement and administer and is self sustaining for large databases. It's open source so a big cost savings compared to Oracle or SQL Server
What do you dislike about the product?
Performance is not optimal on low latency disks
What problems is the product solving and how is that benefiting you?
Cost cutting and large data storage in the cloud.


    Matthew W.

Great open source database

  • March 26, 2019
  • Review provided by G2

What do you like best about the product?
Open source, lots of data types (like arrays and queryable JSON), lots of support in the community like Docker Hub, lots of examples online to reference, many managed services available form various cloud providers.
What do you dislike about the product?
Bad free tooling - pgAdmin4 is very awkward and slow to use.
What problems is the product solving and how is that benefiting you?
Using it to store relational data for various microservices. It is our goto SQL database technology because it is open source and has the features we need. Bonus is that because we use Google Cloud, we can take advantage of their Cloud SQL managed service which has a PostgreSQL version. This reduces our operations costs.
Recommendations to others considering the product:
Great choice as long as you don't rely too much on GUI tools to work with the database for creating tables, etc. Most administrative tasks are best performed via queries.


    Computer Software

Simple and efficient database

  • March 21, 2019
  • Review provided by G2

What do you like best about the product?
Easy to setup and good option to be used as a metastore. Available in heroku.
What do you dislike about the product?
Configuring in windows machine is not as simple as MacOS or Linux bases systems.
What problems is the product solving and how is that benefiting you?
Using the Postgres Database as a metastore for out application.
Recommendations to others considering the product:
Make it easy to configure for windows


    Computer & Network Security

Postgresql is best

  • March 20, 2019
  • Review provided by G2

What do you like best about the product?
Postgresql is best oltp db and we use greenplum on top of postgresql very useful
What do you dislike about the product?
I don't find any dislike about postgresql
What problems is the product solving and how is that benefiting you?
it free opensource we don't want to pay
Recommendations to others considering the product:
please use


    Consumer Goods

The Best RDBMS Available

  • March 14, 2019
  • Review provided by G2

What do you like best about the product?
PostgreSQL is a high-performing, robust, stable, and fully-featured RDBMS. It is highly-extensible via a wide variety of languages. It has all of the features of any of the leading commercial databases, for a slight fraction to none of the cost.
What do you dislike about the product?
Literally nothing - there is nothing about PostgreSQL that I dislike.
What problems is the product solving and how is that benefiting you?
Reducing reliance on Commercial databases, and opening platform support to a wider range of platforms.
Recommendations to others considering the product:
Just use it. Don't let the Open Source nature of the software scare you - it's a completely robust and stable solution. Do make sure that you treat it as you would any other RDBMS, particularly when it comes to doing proper backup. Several vendors have tried to use PostgreSQL as some sort of "embedded" database, and bad things result. It isn't the fault of PostgreSQL, it's how you use the software.


    Accounting

Best Postgresql

  • March 13, 2019
  • Review provided by G2

What do you like best about the product?
I love this engine, I have worked with this database since 2010 and always have new features, open source, great forum and if you need additional features you have other tools based in this code
What do you dislike about the product?
Many people think that is a difficult database because documentation is not friendly, technical concepts that not all can understand immediately
What problems is the product solving and how is that benefiting you?
Load balancing, fail over and high availability are the principal solves that I use in my business. I don't need to acquire commercial products because I can found all in open source for postgresql
Recommendations to others considering the product:
Introduce to postgresql, there are many resources online for training and help you in the path


    Banking

Adhoc Querying

  • March 12, 2019
  • Review provided by G2

What do you like best about the product?
Execution time is most done after clicking the button.
What do you dislike about the product?
Securtiy Features to be rolled as production database.
What problems is the product solving and how is that benefiting you?
Migration Project from Teradata.


    Wilson M.

Great relational database with fantastic syntax

  • March 10, 2019
  • Review provided by G2

What do you like best about the product?
PostgreSQL is a standardized way to store and query data as necessary. It's intuitive and easy to use as a language and database so to speak. The methods are relatively standardized and haven't changed in years.
What do you dislike about the product?
The databases are varied and sometimes are not consistent. Many providers have their own flavor of PostgreSQL
What problems is the product solving and how is that benefiting you?
PostgreSQL allows us to run analytic SQL and discover insights and problems that we otherwise wouldn't be able to.
Recommendations to others considering the product:
PostgreSQL is a great database engine to try out for any organization large or small.