Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/azure-samples/azure-sql-db-graphql

GraphQL samples connecting to Azure SQL Database using several programming languages and frameworks.
https://github.com/azure-samples/azure-sql-db-graphql

Last synced: 20 days ago
JSON representation

GraphQL samples connecting to Azure SQL Database using several programming languages and frameworks.

Lists

README

        

---
page_type: sample
languages:
- tsql
- sql
- csharp
- nodejs
products:
- azure-sql-database
- azure
- dotnet
- azure-functions
description: "A set of samples to show how you can create GraphQL solution using Azure SQL"
urlFragment: "azure-sql-db-graphql"
---

# Azure SQL & GraphQL Samples

![License](https://img.shields.io/badge/license-MIT-green.svg)

A set of samples to show how you can create GraphQL solution using Azure SQL and some of the well-know libraries for many different languages.

## Install Sample Database

In order to run any if these samples, the WideWorldImporters database is needed. Install WideWorldImporters sample database:

[Restore WideWorldImporters Database](https://github.com/yorek/azure-sql-db-samples#restore-wideworldimporters-database)

## Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.