Getting started with an existing databaseΒΆ
Follow one of these guides to set up Hasura GraphQL engine using an existing database:
- Using Hasura Cloud (recommended): Create a new Hasura Cloud project connected to an existing Postgres database
- Using Docker: Run as a docker container and connect to an existing Postgres database.
- Using Heroku: Run on Heroku and connect to an existing Heroku Postgres database.
- Using Kubernetes: Run on Kubernetes and connect to an existing Postgres database.
Was this page helpful?
Thank you for your feedback!