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.


    Computer Software

Cheap and Fast alternative to Enterprise Level DB requirements (beats MSSQL)

  • February 10, 2022
  • Review verified by G2

What do you like best about the product?
I like that its free, open source, and very fast.
What do you dislike about the product?
Connecting requires a local daemon running and using the web browser (they have a windows app, but it is just the browser wrapped in the app using Electron). Deployment is a bit trickier than MySQL but easier than MSSQL Server, considering the price being free, its not much of a concern)
What problems is the product solving and how is that benefiting you?
I am personally resolving the licensing budget problems that I have with MSSQL.


    Information Technology and Services

PostgreSQL is open source for all OS

  • February 08, 2022
  • Review verified by G2

What do you like best about the product?
PostgreSQL is open source, and we can use it in any OS like Windows, Linux, etc.
What do you dislike about the product?
A stored procedure is not fully supported here, and we can not return a dynamic table. Also, his output window returns only a single query result.
What problems is the product solving and how is that benefiting you?
With PostgreSQL and dot Net Core, we have built health care products, and because of his multi-support features, we can run our application into many OS


    Krishna Prasad J.

Open Source and Efficent Database for Enterprise business use

  • February 06, 2022
  • Review verified by G2

What do you like best about the product?
--> Open Source Nature
--> Easy to use and well-defined documentation and lots of tutorials for quick and fast learning
--> Comparable with Oracle Database System
--> Almost all features are available freely. You do not need any other database system if you use postgres.
What do you dislike about the product?
Absolute beginners can feel difficulty learning and implementing it in real-time projects. Basic knowledge of database management systems is a must to learn any DBMS Software.
What problems is the product solving and how is that benefiting you?
I use it in real-time projects such as designing database systems for E-Commerce Applications, and I mainly use it along with Node JS and Angular. I do not have to pay any amount I had to pay if I had used SQL Server OR Oracle Software.


    Computer Software

Good Database to integrate with Go

  • February 05, 2022
  • Review provided by G2

What do you like best about the product?
- Querying time is considerably faster
- Free and open-source database
- Easy to install and configure
What do you dislike about the product?
- Consumes somewhat higher CPU usage so that efficiency is a bit low
What problems is the product solving and how is that benefiting you?
- Using the database with a Go API
- Database used for Enterprise application


    Savan S.

Invaluable RDBMS with MVCC

  • January 30, 2022
  • Review provided by G2

What do you like best about the product?
In terms of security, it has one of the most advanced locking mechanisms available. It has a large amount of storage space and is well-known for the integrity of its data. Server-Side Programming features that are mature. Due to robustness, many dynamic websites and online apps rely on PostgreSQL as their back-end database.
What do you dislike about the product?
Column re-ordering is not available,
slower than MySQL
What problems is the product solving and how is that benefiting you?
PostgreSQL provides the ability to manage metadata. As a result of PostgreSQL's catalogue-driven design, it can be expanded. PostgreSQL's catalogues hold information of tables, columns, data types, functions, and access methods.


    Akshay P.

Easy to use

  • January 24, 2022
  • Review provided by G2

What do you like best about the product?
Easy to use and simple. I have used it couple of times but it doesn't feel like i am working on it for the first time
What do you dislike about the product?
The think which i dislike is the side panel which is congested
What problems is the product solving and how is that benefiting you?
Problems related database for my projects


    Abdulla C.

PostgreSQL as persistence provider with IOT Platform -Thingworx

  • January 24, 2022
  • Review provided by G2

What do you like best about the product?
Performance and Ease of working with PostgreSQL with small to medium application development
What do you dislike about the product?
Scalability is limited, and performance degrades as scaled to large applications
What problems is the product solving and how is that benefiting you?
Storing data and value streams for reports and analytics


    AMIT J.

PostgreSQL Review

  • January 17, 2022
  • Review provided by G2

What do you like best about the product?
I have used PostgreSQL in one of my projects. Before that, I have not used postgresql. As per clients' requirements, we have to use the PostgreSQL database. So We learned it quickly Since I have worked with other SQL previously. And find it very easy to work with PostgreSQL.
What do you dislike about the product?
If you have worked with any other SQL, you will find PostgreSQL is similar to other SQL also, but the main advantage is it is very convenient for structured data.
What problems is the product solving and how is that benefiting you?
We are saving data in a structured format.
And quickly, we can make ER Diagram also.

Excellent experience working with PostgreSQL.
The client is also satisfied with our work.
Recommendations to others considering the product:
I will highly recommend PostgreSQL for your work, learning, career.


    Music

PostgreSQL

  • January 12, 2022
  • Review provided by G2

What do you like best about the product?
I have used this as this was free and so to save product cost client wanted to migrate from SQL to PostgreSQL. There are some offcourse syntax changes but overall logic remains same.
What do you dislike about the product?
Nothing to dislike as such but ya but 1 thing i would like to point out, it doesn't contain every method which is used is sql. So there are some changes which you need to do if you are looking for a migration. Not all collation such as sql latin1_general_ci_as for eg are nt available.
What problems is the product solving and how is that benefiting you?
Cost - the main factor, we used it in gcp - google cloud platform and it was free, if u compare it with sql that is very costly.
Efficiency - it is as effective as other databases.


    Insurance

A friendly Database

  • January 05, 2022
  • Review provided by G2

What do you like best about the product?
Is a good database for non-critical applications that required less level of effort for administration and support.
What do you dislike about the product?
At the moment i do not find any dislike whatsoever
What problems is the product solving and how is that benefiting you?
Some applications were using SQL Express and with his limitation, on some occasions the application start crashing because the database was full, performance issues, etc.