Getting started with an existing databaseΒΆ
Follow one of these guides to set up Hasura GraphQL engine using an existing database:
- Using Heroku: Run on Heroku and connect to an existing Heroku Postgres database.
- Using Docker: Run as a docker container and connect to an existing Postgres database.
- Using Kubernetes: Run on Kubernetes and connect to an existing Postgres database.
Was this page helpful?