Summary

PostGIS is a very popular extension for storing and operating on spatial and geographic data.

As one of our users put it: "This is not exactly an edge case since according to google 9% of sql files on Github carry out spatial queries."

With PostGIS support, Prisma can power a wider variety of applications.

We'd need to be able to support introspecting and migrating these geospatial types. For the types to be useful, the Prisma Client also needs to be able to support useful queries on these types.