# Hasura GraphQL Engine & SQL Server

> Clean Markdown view of GeekNews topic #4471. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4471](https://news.hada.io/topic?id=4471)
- GeekNews Markdown: [https://news.hada.io/topic/4471.md](https://news.hada.io/topic/4471.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-06-19T09:45:01+09:00
- Updated: 2021-06-19T09:45:01+09:00
- Original source: [github.com](https://github.com/hasura/graphql-engine/blob/master/architecture/sql-server.md)
- Points: 4
- Comments: 1

## Topic Body

- Hasura 의 데이터 소스로 MS SQL Server 사용하기

ㅤ→ Hasura Cloud 또는 Docker

- Schema 자동 생성, 기본 GraphQL 쿼리, 권한관리, Subscription 등 지원

ㅤ→ Stored Procedure, Mutations, Event Triggers 등도 지원 예정

## Comments



### Comment 5467

- Author: xguru
- Created: 2021-06-19T09:46:02+09:00
- Points: 1

PostgreSQL 기반만 주로 지원했는데 이제 SQL Server도 공식 지원하게 되었네요.

Oracle/MongoDB/MySQL 도 작업중 이라던데 이쪽이 더 기대가 되긴 합니다.
