Hacker News new | ask | show | jobs
by aslakhellesoy 1576 days ago
Congratulations on the launch - this sounds interesting.

I'm currently using Postgraphile[0], which uses Postgres' introspection API to discover the schema structure.

Would this still work with Hydra?

[0] https://www.graphile.org/postgraphile/

1 comments

Absolutely! Hydra is 100% Postgres and supports any existing Postgres-compatible tools.