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

PostgreSQL

Jetware | 9.6

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.


    Computer Software

Database to sort out your daily development work

  • November 18, 2019
  • Review verified by G2

What do you like best about the product?
Helps us to manage our database needs while working on chatbots or other applications. The PGadmin console is really helpful as it provides a graphical interface to access or modify your db data.
What do you dislike about the product?
At times it won't start. You'll have to try twice or thrice to make it start. Also sometimes it might not allow to change values in a table from the PGadmin console.
What problems is the product solving and how is that benefiting you?
Data storage, tables and relations required for our applications. Data storage for out APIs


    Information Technology and Services

PostgreSQL

  • November 12, 2019
  • Review provided by G2

What do you like best about the product?
Free and Open Source, constantly making updates.
What do you dislike about the product?
Typically work with MySQL installations.
What problems is the product solving and how is that benefiting you?
Django minimally, none really.
Recommendations to others considering the product:
You might want to see what Percona has to offer.


    zahit b.

Open Source Database Management

  • November 12, 2019
  • Review verified by G2

What do you like best about the product?
PostgreSQL is an open-source database. It is an RDBMS. In our Organization, we are using PostgreSQL-9.4 and planning to upgrade it to 9.5 in future. PostgreSQL Database can be used for highly complex applications. It will reject the unauthorized connections to the database. In addition, The management panel for storage management is very useful.
What do you dislike about the product?
Configuring the Database in the local machine was a bit difficult. I don't find any good IDE's to work on it. PgAdmin's also there, I couldn't achieve the maximum speed. Because it's a web-based application
What problems is the product solving and how is that benefiting you?
I have mostly used postgres for database management tool, In addition, database migration from sybase to postgres and to test it. I think, It's benefits are very obvious and is once of the best DBMS out there.


    tuba t.

Free Database Manager

  • November 10, 2019
  • Review verified by G2

What do you like best about the product?
PostgreSQL is the best option to make developments with high amounts of data management volume and sentences. This is a database that serves applications perfectly, it is easy to use when it is integrated with tools such as EnterpriseDB and the security provided by Postgres is a very strong value.
What do you dislike about the product?
If you use postgres by console and not with any graphical tool such as pgadmin or dbeaver you must have intermediate knowledge, you may notice some slowness in massive insertions but this is related to the good design of the database
What problems is the product solving and how is that benefiting you?
It is one of the well known database solution for the applications which needed to support cloud. It is capable to process large amount of data parallel efficiently.


    Ranjan A.

Fast query

  • November 06, 2019
  • Review provided by G2

What do you like best about the product?
geo query, the way we can query on geo coordinates
What do you dislike about the product?
query json, Since it is a rdbms, the concept of JSON query is bad
What problems is the product solving and how is that benefiting you?
geo coordinates
Recommendations to others considering the product:
easy to use


    Verified User in Computer Software

PostgreSQL great scalable database

  • October 27, 2019
  • Review provided by G2

What do you like best about the product?
I like the ease of use, scalibility and usability.
What do you dislike about the product?
I dislike like of overview of data. You need to install additional tools for it.
What problems is the product solving and how is that benefiting you?
We resolve problem of scalling database from startup to enterprise.
Recommendations to others considering the product:
Great for scalable startups.


    Yuriy P.

Best choice between compatitors.

  • October 26, 2019
  • Review provided by G2

What do you like best about the product?
Open source.
Huge plug-ins offerings.
Great documentation.
What do you dislike about the product?
Less known than MySql for example.
Less used by enterprise companies,
No official support representative for solving problems.
What problems is the product solving and how is that benefiting you?
Storing relational data, transactive operations. Complex queries.
Recommendations to others considering the product:
Good choice for relational DB, with transactions.


    Information Technology and Services

PosgreSQL

  • October 23, 2019
  • Review verified by G2

What do you like best about the product?
Licensing model is very flexible. Database can be embedded as part of an application or installed separately.
What do you dislike about the product?
GUI UI isn't the best. PGAdmin is a local application that is installed as a web based application. It can be flakey to get running.
What problems is the product solving and how is that benefiting you?
Storage of both discrete and nondiscrete data in a single database. The flexibility allows for implementation of many use cases including dynamic types.
Recommendations to others considering the product:
Understand use of database to allow power to assist your implementation


    Information Technology and Services

#1 db server for web-app performance

  • October 22, 2019
  • Review provided by G2

What do you like best about the product?
Well documented installation procedures for most common Linux OS, query language and security rules
What do you dislike about the product?
Absence of GUI editor and absense of compatibility with old version of phpmyadmin
What problems is the product solving and how is that benefiting you?
Get improved performance from a web-app that was previously using mysql server
Recommendations to others considering the product:
Use pgAdmin as an alternative of phpmyadmin


    Carly A.

Thoughts on postgres

  • October 21, 2019
  • Review provided by G2

What do you like best about the product?
We prefer Postgres over any other database management system because it can be run on any platform and is very easy to program. It follows a good general sql format and has great JSON support. This is something we find very helpful because we needed a borderline NoSql like environment too. It is also open sourced, so it is easily accessible.
What do you dislike about the product?
My biggest issue with postgres is that it consumes a ridiculous amount of CPU cycles. If you want to compress data to deal with efficiency and speed, it is not possible. I would still prefer it over a database like sybase, because of its pros, but it is definitely heavy on the memory.
What problems is the product solving and how is that benefiting you?
I have mostly used postgres for database management, and also database migration from sybase to postgres and to test it. It's benefits are very obvious and is once of the best DBMS out there in my opinion.
Recommendations to others considering the product:
I'd recommend using this easy and flexible database over any of the other paid or open sourced databases because it's just so easy to use and manage.