MS SQL Server

Introduction

Hasura allows connecting to a SQL Server database and build a GraphQL API based on the database schema.

Supported versions:

  1. Hasura GraphQL engine v2.0.0-alpha.2 onwards
  2. SQL Server 2016 and upwards

Get Started

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:

  1. Hasura Cloud: You’ll need to be able to access your SQL Server database from Hasura Cloud.
  2. Docker: Run Hasura with Docker and then connect your SQL Server database to Hasura.

Keep up to date

Hasura supports queries, subscriptions, relationships and permissions on MS SQL Server.

Please watch this space to get the latest docs on how you can try these features out via the console or by manipulating metadata in JSON/YAML directly.

If you’d like to stay informed about the status of SQL Server support, subscribe to our newsletter and join our discord!

Additional Resources

This Hands-on Demo walks you through Getting Started with Hasura on SQL Server & common use cases. - View Recording here.