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.


    SHALABH S.

Best Relational database with memory cache and utilisation with json column type which lacks in SQL

  • January 02, 2022
  • Review verified by G2

What do you like best about the product?
Ability to use Json type columns which lets us use it like non - Relational dbs.
Also it's completely open source.
Good for students and freelancers
What do you dislike about the product?
Difficulty to perform groupBy query on JSON type columns using SLICK.
Not enough documentation available for postgres using SLICK
What problems is the product solving and how is that benefiting you?
Able to use it for open source project.
Best for web site and web application products.
Rich documentation for learning.
Performs faster than MySQL ans SQL.
Multiple opensource management tool available for POSTGRES
Recommendations to others considering the product:
Best for students, start-ups or even service based companies.


    Automotive

Working on SQL with PostgreSQL

  • December 26, 2021
  • Review provided by G2

What do you like best about the product?
The code/Query you type in the database, if overwritten by another new query by user, the previous query /Queries will still be available in the history, which you can easily refer to and copy the old code
What do you dislike about the product?
There's not much to Dislike to be honest - but every database may have some or the other query restricted limitations. Such as, in PostgreSQL I could'nt use the LIMIT command and few more - which were working in MySQL server. But other major things were working fine only.
What problems is the product solving and how is that benefiting you?
I used to practice SQL for personal skill development on both MYSQL server and PostgreSQl and in that I used to analyse the auto market database, to dig out insights related to recent and historical trends


    ercument y.

OpenSource DB

  • November 19, 2021
  • Review provided by G2

What do you like best about the product?
Being open source is very good in terms of license fees. It is advantageous to have easy backup and restore in postgre.
What do you dislike about the product?
postgre is a little weak compared to its alternatives in performance metrics.
What problems is the product solving and how is that benefiting you?
I am using the mobile application to keep the web service log information. The fast work of successful inquiries was a factor in my preference.
Recommendations to others considering the product:
It is free and open source software. This means that you will never have to pay anything for this service.


    Computer Software

One of the evergreen databases

  • November 18, 2021
  • Review provided by G2

What do you like best about the product?
Posgress is very light and flexible compared to mysql
What do you dislike about the product?
Do not have much documentation to start with
What problems is the product solving and how is that benefiting you?
Started to integrate our backend system with postgres


    Charlie O.

I've learned to use Postgres for everything unless there's very good reason not to

  • November 17, 2021
  • Review verified by G2

What do you like best about the product?
Postgres is rock solid, widely available, and very performant. In my opinion it is usually best to start with everything in Postgres and spin things out as you scale.
What do you dislike about the product?
Not much; integrated connection pooling would be nice. And a native column store option.
What problems is the product solving and how is that benefiting you?
Full stack webapp deployment. Postgres has allowed us to deploy and iterate rapidly.


    Computer Software

Easily scalable database solution

  • November 08, 2021
  • Review provided by G2

What do you like best about the product?
The best thing is its is open source, it supports the B+ tree, GIN (Generalized Inverted Index) and GiST (Generalized Search Tree).The project is supported by a number of corporations and people.
What do you dislike about the product?
Changes for performance enhancement need more work than in MySQL since PostgreSQL primarily has software compatibility goals. Many open source applications support MySQL, but not PostgreSQL.
What problems is the product solving and how is that benefiting you?
I'm using PostgresSQL for a heavy read/write application and a big data analytics project. In addition, I am working on projects for small-size projects and general management initiatives for which I use PostgreSQL too


    Raj P.

For me this is the best and most robust RDBMS in the market

  • November 08, 2021
  • Review verified by G2

What do you like best about the product?
This is the most versatile and advanced DB system in the market available for free of cost. This DB system is similar to MySQL or Oracle DB system but it is more popular and has a bigger community than those. It has a convenient command-line interface for both Linux and Windows OS. It has intuitive commands that do what they sound like e.g., create table, create database, etc. For those who are not good with command-line interfaces, it also has GUI based management tool called pgAdmin for easier use. It has easy integration with Python and Golang and its frameworks like Django for Python. You can easily export table data in CSV. The best thing is, it has a detailed documentation website where you can explore all of its functionalities easily and release-wise.
What do you dislike about the product?
Honestly, I don't think this RDBMS has any significant flaw or issue. One thing is, there are fewer drivers available for this database for integration in frameworks e.g. Python Django framework literally has one driver called psycopg2 which can create license issues. Another thing is, it has a huge number of commands that can be difficult for some people to grasp.
What problems is the product solving and how is that benefiting you?
I use PostgreSQL in a web application that needs to store a large amount of JSON data with very frequent access. PostgreSQL can also be used in data analysis which also requires the storage of a large amount of complex data.
Recommendations to others considering the product:
For other PostgreSQL users, I can recommend this DB system as it is a general-purpose DB system but still the selection of a DB system mostly depends on the requirement.


    Computer & Network Security

Excellent for complex data queries

  • November 01, 2021
  • Review verified by G2

What do you like best about the product?
Highly compliant with SQL standards, able to handle large complex queries. Supported by the majority of platforms such as Amazon Redshift and DynamoDB. Great for application data processing.
What do you dislike about the product?
Slow process speed, not a good fit for real-time data processing
What problems is the product solving and how is that benefiting you?
Largely complex data queries, ROR used PostgreSQL as a backend database.


    Shubham M.

Great Data storage tool

  • October 28, 2021
  • Review verified by G2

What do you like best about the product?
The easy to install and use database app for local storage or web applications
What do you dislike about the product?
I wish we could install postgres integrated in Visual Studio or Pycharm so it would be easy to check and not go back and forth.
What problems is the product solving and how is that benefiting you?
using it for developing full-stack web applications.


    adwaith p.

Good database for django

  • October 27, 2021
  • Review verified by G2

What do you like best about the product?
It is very simple to use.
It is easy to use for a begginer compared to xamp
What do you dislike about the product?
In some hosting platforms postgresql have payment to use
What problems is the product solving and how is that benefiting you?
Postgresql solved the need of simple and effective database system
It is easy to use. It can be studied very fastly