Get Started with MS SQL Server
To try Hasura with SQL Server, you'll need your own new or existing SQL Server database.
Here are 2 ways you can get started with Hasura:
- Hasura Cloud: You'll need to be able to access your SQL Server database from Hasura Cloud.
- Docker: Run Hasura with Docker and then connect your SQL Server database to Hasura.
Using Kubernetes?
We have Helm charts available for deploying Hasura on Kubernetes. Check out
more information here and see the
enterprise-stack
here.