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.


    Maria L.

The definitive DB you need

  • February 24, 2018
  • Review verified by G2

What do you like best about the product?
- Its free and open Source!
- Transactional support for schema migration,
- Large variety of custom functionality and plugin,
- Great overall performance - perfect for system with low hardware specs - it is light and well optimized
Huge community with a great support
What do you dislike about the product?
- Backup and Restore of large DB are a bit slow, with some significant performance gap compared with other DB
- Not very User Friendly for new users or for those who are used to using paid software
- The absence of the possibility of the clustering is essential for us, and we must therefore rely on a third part software.
What problems is the product solving and how is that benefiting you?
We doing Web-based product and we used it for storage and DB purpose. It is used by our entire organization and is well-integrated iwth our business process. With it we have reduced costs due to licensed sotfware, and speeded up the development in general. We find in PostgreSQL everything we need!
Recommendations to others considering the product:
It's one of the best DB that you can find!
Its:Open source, have a huge and great community, new versions are released every six months (they are very stable too), it support JSON, XML and Geospatial


    Ryne L.

PostgreSQL

  • January 31, 2018
  • Review provided by G2

What do you like best about the product?
Functionality and organization of data is clean and concise
What do you dislike about the product?
installing the application/software can be challenging for newer/less-experienced users.
What problems is the product solving and how is that benefiting you?
Organizing user and website data quality and metrics


    Dustin F.

Regular SQL with some nifty documentation

  • January 31, 2018
  • Review provided by G2

What do you like best about the product?
Whenever I had any questions, the well organized documentation allowed me to find answers quickly.
What do you dislike about the product?
With so many versions of SQL, it is unavoidable to have some syntax differences. Not bab, but always takes some getting used to when switching.
What problems is the product solving and how is that benefiting you?
Storing and querying 100M+ row datasets. I work for a national financial company, our datasets are enormous.
Recommendations to others considering the product:
Try it out! It’s easy to get started.


    Marketing and Advertising

It handles millions of data efficiently and has a good Query performance.

  • January 30, 2018
  • Review provided by G2

What do you like best about the product?
Cross platform
Designed for high volume of data.
Never crashes and is at no charge.which is the best thing.
What do you dislike about the product?
Not great to interact with web applications.
What problems is the product solving and how is that benefiting you?
Figuring out where is the problem is crucial while solving business problems
Its because it uses MVCC data storage strategy.It never crashes inspite of high activity usage.


    Information Technology and Services

Easy to use

  • January 26, 2018
  • Review provided by G2

What do you like best about the product?
Commands are really easy to remember. Customise commands are great.
What do you dislike about the product?
Nothing as such to dislike it. Postgre sql is really great.
What problems is the product solving and how is that benefiting you?
Different queries in database. Easy to find any info.


    Information Technology and Services

simple tool that help to connect to database

  • January 24, 2018
  • Review provided by G2

What do you like best about the product?
the simplicity to connect via database, mostly
What do you dislike about the product?
sometimes on a mac it disconnect the connection (when the mac is in pause) and you have to reconnect.
Not often update.
What problems is the product solving and how is that benefiting you?
connecting database


    Financial Services

We use PostgreSQL for enhancing our functionality pertaining to Data storage as compared to RDBMS.

  • January 23, 2018
  • Review provided by G2

What do you like best about the product?
The best feature about PostgreSQL is that it is open source software with easily available user defined types and concurrency control. Also the newly added features of tablespaces in recent versions has made it very much comparable to other popular RDBMS available in the market thus making this a good option for replacing traditional RDBMS at a low cost.
What do you dislike about the product?
I dislike the fact that PostgreSQL is not very much user friendly and finding documentation on postgreSQL is bit tedious making it difficult for supporting daily operations of business.
What problems is the product solving and how is that benefiting you?
We use postgreSQL for storing data of tables that are historical data and transferring these tables data from online state to offline state.


    Information Services

PostgresSQL

  • January 20, 2018
  • Review provided by G2

What do you like best about the product?
Lots of features are build in to do data processing . Postgres is like an ocean with loads of features for data manipulation and processing. I am still learning a lot of stuff
What do you dislike about the product?
Nothing. Much! Could incorporate more features for query optimization. Though there are several features, a few simpler features for performance optimization will be helpful
What problems is the product solving and how is that benefiting you?
Creating products! The main use of postgres is to manage the data at the company, perform data aggregation and getting insights from the data. Products are build on top of this database


    Denish P.

The best open source database product

  • January 19, 2018
  • Review verified by G2

What do you like best about the product?
Postgres can be used as multi-model database
- RDBMS
- Document store
- Search Engine
- Geo spatial database
- Key-value store
- JSONB
What do you dislike about the product?
Lack of mature GUI tools
Built in sharding support
What problems is the product solving and how is that benefiting you?
Postgres should be your first choice for the data store for mission critical applications. You can use Postgres to store any data and you don't have to look for other database systems to store various kinds of data. Postgres FDW helps to connect to your existing databases i.e SQL server, Oracle, MySQL, Hadoop, Cassandra so Postgres should be hub for your all your data needs
Recommendations to others considering the product:
If you are using any closed source database, you should explore Postgres. I have converted a couple of Oracle and MongoDB applications and users love it!


    Information Technology and Services

Database for the new age

  • January 19, 2018
  • Review provided by G2

What do you like best about the product?
Performance almost at par if not better than some of the commercial products out in the market. Supports a broad array of data types out of box. Open Source. Strong developer community.
What do you dislike about the product?
Might suffer in speed especially if the queries are not well written. (Unforgiving in general, which might be a good thing). Generic Error Messages
What problems is the product solving and how is that benefiting you?
Store/Manage/Retrieve business data.
Benefits: Easily scalable, highly performant.