Software Alternatives & Reviews

PostGIS VS PgHero

Compare PostGIS VS PgHero and see what are their differences

PostGIS logo PostGIS

Open source spatial database

PgHero logo PgHero

Rails database insights made easy. Add the gem, get a dashboard with long running queries, cache hit rate, and more.
  • PostGIS Landing page
    Landing page //
    2021-12-18
  • PgHero Landing page
    Landing page //
    2023-09-24

PostGIS videos

Como Instalar o PostgreSQL com PostGIS | ALL com GEO

More videos:

  • Review - Paul Ramsey: This Is PostGIS
  • Review - A New Dimension To PostGIS : 3D

PgHero videos

Вторник №17. Постгрес-мониторинг. В этой серии: pgHero, okmeter, RDS Performance Insights, pgwatch2

Category Popularity

0-100% (relative to PostGIS and PgHero)
Maps
100 100%
0% 0
Postgres
0 0%
100% 100
Database Tools
100 100%
0% 0
Postgres Tools
0 0%
100% 100

User comments

Share your experience with using PostGIS and PgHero. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare PostGIS and PgHero

PostGIS Reviews

The Top 10 Alternatives to ArcGIS
For those in the engineering and GIS community, PostGIS is a well-known open source extension for the PostgreSQL database that allows for spatial data to be stored, managed, and queried. The software enables users to conduct complex geospatial analyses and – because it is built on top of the powerful open-source database PostgreSQL – it can handle large datasets with ease....

PgHero Reviews

We have no reviews of PgHero yet.
Be the first one to post

Social recommendations and mentions

Based on our record, PgHero should be more popular than PostGIS. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

PostGIS mentions (1)

  • Efficient Distance Querying in MySQL
    This is an interesting article about strategies to use when traditional indexes just won't do, but for the love of the index please use MySQL's (or postgres' or sqlite's) built in spatial index for this particular class of problems. It will does this sort of thing much, much more efficiently than 99% of in house solutions. https://dev.mysql.com/doc/refman/8.0/en/spatial-types.html... - Source: Hacker News / over 2 years ago

PgHero mentions (7)

  • Show HN: PostgreSQL Index Advisor
    I am using https://github.com/ankane/pghero/ and this is one of its features with GUI. - Source: Hacker News / 21 days ago
  • What are your favourite approaches to keeping on top of Postgres health?
    I use either PgHero or Rails PG Extras on every project. Source: 10 months ago
  • Slow query. Should add indexes?
    There are tools available which can look at your Postgres logs and tell you if you need to add indexes, I've used https://github.com/ankane/pghero before and it seems decent. Source: about 1 year ago
  • How and why Relational Model works for databases
    I'm a huge supporter of PGhero (https://github.com/ankane/pghero) for this reason. Sometimes a single index is all that's required, but if DB design isn't your forte it's hard to know where to put it. - Source: Hacker News / over 2 years ago
  • Check why Django app is slow in production
    If you are using PostgreSQL you can enable logging of slow queries and connect to the server with pghero (https://github.com/ankane/pghero) and check top queries by the number of requests and total usage time. Also, you can just enable logging of queries in Django, and on each request, you will have a list of queries on development, sometimes it's just a missing select_related of prefetch_related to increase... Source: over 2 years ago
View more

What are some alternatives?

When comparing PostGIS and PgHero, you can also consider the following products

Slick - A jquery plugin for creating slideshows and carousels into your webpage.

pgDash - pgDash is a comprehensive monitoring solution designed specifically for PostgreSQL deployments. pgDash shows you information and metrics about every aspect of your PostgreSQL database server, collected using the open-source tool pgmetrics.

Sequel Pro - MySQL database management for Mac OS X

pganalyze - PostgreSQL performance monitoring installed within minutes

DataGrip - Tool for SQL and databases

Postgres Monitor - A better way to monitor and debug your Postgres database. Real-time health dashboards, query insights, dynamic recommendations and more.