/plushcap/analysis/hasura/graphql-and-geo-location-on-postgres-using-hasura-562e7bd47a2f

GraphQL and geolocation on Postgres (PostGIS using Hasura)

What's this blog post about?

This article provides a guide on building location-aware applications using Postgres and GraphQL. It demonstrates how to use Hasura's GraphQL engine for creating GraphQL APIs over Postgres, which is useful in developing backends for such applications. The author explains the process of setting up the Hasura cluster, enabling PostGIS extension on Postgres, creating tables with geographical data, inserting data using GraphQL, and fetching a list of landmarks near a user's location. Additionally, it mentions other utility functions provided by PostGIS that can be used for various purposes.

Company
Hasura

Date published
May 2, 2018

Author(s)
Hasura

Word count
606

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.