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

PostgreSQL on Windows Server by GlobalSolutions with 24/7 Support

The Globalsolutions | PostgreSQL GS_v2.7

Windows, Windows Server 2012 R2 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

586 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Vitor H.

Great, free and open source database for any project

  • March 28, 2016
  • Review provided by G2

What do you like best about the product?
PostgreSQL is free and open source and fits great in any project size.
It's easy to connect to PostgreSQL with any technology.
It has a strong and active community.
What do you dislike about the product?
Lacks popularity.
Performance in read-heavy operations.
What problems is the product solving and how is that benefiting you?
Needed a scalable database for a large project.
Recommendations to others considering the product:
It's free and open source and contains most of the resources of other large and popular databases such as Oracle and MS SQL Server.


    Alex M.

Postgres - Great for GeoSpatial

  • March 24, 2016
  • Review provided by G2

What do you like best about the product?
Geospatial data is very handled by the PostGIS extensions.
What do you dislike about the product?
The command line interface is quite foreign from the conventions of other systems, and lacks many useful features like tab completion for identifiers.
What problems is the product solving and how is that benefiting you?
Open source, web based mapping products
Recommendations to others considering the product:
There is no better free database available currently, and it gives many commercial products a run for their money.


    Information Technology and Services

postgres developer

  • March 23, 2016
  • Review provided by G2

What do you like best about the product?
easy to install, open source, active community, lightweight but powerful SQL database
What do you dislike about the product?
replication options are limited as well as a REST API interface is also lacking
What problems is the product solving and how is that benefiting you?
I help customers replace Oracle and MS databases with Postgres as a cheaper alternative.
Recommendations to others considering the product:
a great database for Linux hosts and typical SQL based applications


    Computer Software

Great and much more friendly alternative to MySQL

  • March 18, 2016
  • Review verified by G2

What do you like best about the product?
It follows the syntax of standard SQL, quite closely related with MySQL, and it has wide variety of features not present in MySQL . . . . also is friendly with languages like Python and the likes. The existence also of a local database management software (pgAdmin) and command line tool makes everything much easier for first time users, and for experienced developers as well.
What do you dislike about the product?
Nothing so far, in particular. All in all it is a whole package as an SQL language. I have yet to delve deeper into back-end development and look further into what the PostgreSQL lacks as an SQL language. But so far it satisfied my basic needs in an SQL and back-end language.
What problems is the product solving and how is that benefiting you?
Database management through SQL with the whole package and features needed by a back-end developer.
Recommendations to others considering the product:
A must-use especially if you are a newbie in the field of back-end development. Very developer friendly and complete-packaged.


    Financial Services

The best open source ORDBMS there is.

  • March 14, 2016
  • Review verified by G2

What do you like best about the product?
PostgreSQL is by far the most fast advancing and promising open source database there is. It has an ongoing development agenda and a very active community. Performance keeps increasing and new functionalities are released with increasing frequency. It's a very robust and trustful solution for any database dependent project.
What do you dislike about the product?
The most likeable thing about PostgreSQL might be the fact that its core developers and general contributors might be more inclined to come up with new features than to address possible underlying bugs.
What problems is the product solving and how is that benefiting you?
Being in a very demanding ever-changing extendable and agile environment, working with applications that supports both structured and unstructured data, I consider PostgreSQL a life saviour. It can actually act as a document database when needed.
Recommendations to others considering the product:
It has never failed me and I bet it won't fail you either. It's reliable and has a very large user base. Typical solutions and general help can easily be found online when problems arise.


    Information Technology and Services

The best relational database

  • March 14, 2016
  • Review verified by G2

What do you like best about the product?
This is RDBMS that i use the most. I like the performance and and also hstore.
What do you dislike about the product?
Its relational database, its not specific to postgres. But when im working in research project i will not use RDBMS because in research schema change often.
What problems is the product solving and how is that benefiting you?
Mainly transactional data and when i need to use RDBMS postgres always be my first choice


    Research

PostgreSQL

  • March 14, 2016
  • Review verified by G2

What do you like best about the product?
PostgreSQL is an open source relational object-orieneted data management system. It has been improved, and provide a variety of features that I need at my work.
What do you dislike about the product?
The system scalability, and capability for big data
What problems is the product solving and how is that benefiting you?
I use it to create a data management system.


    Israel F.

The only RDBMS you will need

  • March 13, 2016
  • Review verified by G2

What do you like best about the product?
Highly extensible, several PL implementations, easy to write stored procedures if you already know python, perl or C because it implements them as procedural languages, tons of addons to extend its functionality, functional indexes to improve performance if you need to search by computed values and it makes it really easy to perform queries based on data stored in JSON fields and it supports master-slave replication natively.

It has a lot of tools to check the performance of your queries, the consistency and the health of your database and to collect garbage and clean up your database (EXPLAIN and Vacuum)

If you want a NoSQL data sture, Postgres also have you covered, you can try HStore.
What do you dislike about the product?
It is too large and has thousands of features, so documentation sometimes is outdated and you can get lost very easily if you don't know exactly what you're looking for
What problems is the product solving and how is that benefiting you?
Data storage and retrieval with great performance and a lot of tuning options if you model your data correctly.

We could also migrate some logic to the DBMS layer to optimize our application performance.
Recommendations to others considering the product:
Don't use it as a simple data store, that way you won't see the performance improvements


    Amol B.

Just another SQL tool.

  • March 11, 2016
  • Review provided by G2

What do you like best about the product?
Really easy sql database to deploy and work with. Currently we are using it as a backend for a Alzheimer database repository.
What do you dislike about the product?
It was difficult at first o configure and setup at first. A lot of manual configuration and validation was needed to work with our particular project. But after we got it up and running, it did a great job.
What problems is the product solving and how is that benefiting you?
Healthcare research and analytics. We have realized since it is easy to deploy an work with Spring tools and Google AWT, we tend to use it on various other tasks in our lab.
Recommendations to others considering the product:
It is a great and free sql database tool. It works well with many persistent layer development tools such as JPA and Hibernate. It also works really well with Google toolbox too.


    Bradley H.

Awesome database with lots of great new features always coming

  • March 07, 2016
  • Review verified by G2

What do you like best about the product?
I wouldn't consider myself to be a database expert, but from basic usage via Rails apps, I've been very happy with the features I have used. Full text search, custom data types (json, arrays, etc), performance optimizations, extensions (like Postgis for spatial data), sharding and partitioning support... I've mostly interacted with Postgres via ActiveRecord though. Been very happy with it in multiple production instances across apps of all sizes (from tens of users to tens of millions).
What do you dislike about the product?
When I first started using Postgres it wasn't well known so it was hard to find support for more advanced features... For instance RDS Postgres didn't support replication for a while... That's all been solved now though. I've been very happy with it in the last few years.
What problems is the product solving and how is that benefiting you?
We use Postgres as our main database at my current company and have used it at my previous few as well. It's a great RDBS with a lot of support and some really cool features, and new ones being added all the time.
Recommendations to others considering the product:
If you want an awesome RDBS and have experience with SQL, I highly recommend checking out Postgres. The barrier to switching is very low if you're coming from any SQL database, so you might as well give it a shot.