azure-sql-db-graphql

所属分类:数据库系统
开发工具:JavaScript
文件大小:167KB
下载次数:0
上传日期:2020-11-20 21:03:25
上 传 者sh-1993
说明:  使用几种编程语言和框架连接到Azure SQL数据库的GraphQL示例。
(GraphQL samples connecting to Azure SQL Database using several programming languages and frameworks.)

文件列表:
graphql-intro (0, 2023-10-24)
graphql-intro\index.js (1346, 2023-10-24)
graphql-intro\package-lock.json (77527, 2023-10-24)
graphql-intro\package.json (496, 2023-10-24)
sqldb-graphql-client (0, 2023-10-24)
sqldb-graphql-client\.vscode (0, 2023-10-24)
sqldb-graphql-client\.vscode\launch.json (1087, 2023-10-24)
sqldb-graphql-client\.vscode\tasks.json (1226, 2023-10-24)
sqldb-graphql-client\OrdersAndLinesResponse.cs (702, 2023-10-24)
sqldb-graphql-client\Program.cs (1772, 2023-10-24)
sqldb-graphql-client\graphqlclient.csproj (364, 2023-10-24)
sqldb-graphql-dotnet (0, 2023-10-24)
sqldb-graphql-dotnet\Contexts (0, 2023-10-24)
sqldb-graphql-dotnet\Contexts\Wwicontext.cs (788, 2023-10-24)
sqldb-graphql-dotnet\Models (0, 2023-10-24)
sqldb-graphql-dotnet\Models\Customer.cs (443, 2023-10-24)
sqldb-graphql-dotnet\Models\Order.cs (540, 2023-10-24)
sqldb-graphql-dotnet\Models\OrderLine.cs (603, 2023-10-24)
sqldb-graphql-dotnet\Program.cs (769, 2023-10-24)
sqldb-graphql-dotnet\Properties (0, 2023-10-24)
sqldb-graphql-dotnet\Properties\launchSettings.json (681, 2023-10-24)
sqldb-graphql-dotnet\Queries (0, 2023-10-24)
sqldb-graphql-dotnet\Queries\Query.cs (772, 2023-10-24)
sqldb-graphql-dotnet\Queries\QueryType.cs (453, 2023-10-24)
sqldb-graphql-dotnet\Startup.cs (4539, 2023-10-24)
sqldb-graphql-dotnet\appsettings.Development.json (162, 2023-10-24)
sqldb-graphql-dotnet\appsettings.json (245, 2023-10-24)
sqldb-graphql-dotnet\sqldb-graphql.csproj (1167, 2023-10-24)
sqldb-graphql-function (0, 2023-10-24)
sqldb-graphql-function\.funcignore (66, 2023-10-24)
sqldb-graphql-function\.vscode (0, 2023-10-24)
sqldb-graphql-function\.vscode\extensions.json (73, 2023-10-24)
sqldb-graphql-function\.vscode\launch.json (217, 2023-10-24)
sqldb-graphql-function\.vscode\settings.json (288, 2023-10-24)
sqldb-graphql-function\.vscode\tasks.json (439, 2023-10-24)
sqldb-graphql-function\graphqlfunc (0, 2023-10-24)
... ...

--- 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 [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

近期下载者

相关文件


收藏者