简体   繁体   English

Azure SQL 数据库 - GraphQL

[英]Azure SQL database - GraphQL

Does anybody know if there is a way you can import data into an Azure SQL Database, using an GraphQL API?有人知道是否有办法使用 GraphQL API 将数据导入 Azure SQL 数据库? Or if you could create a connection within an iPaas system to send data to the Azure SQL database?或者,如果您可以在 iPaaS 系统中创建连接以将数据发送到 Azure SQL 数据库?

Since you want to exchange data between azure sql database and GraphQl .由于要在azure sql 数据库GraphQl之间交换数据。 Directus can be used which is an open-source Data Platform that enables anyone to access and manage the database content.可以使用Directus ,它是一个开源数据平台,使任何人都可以访问和管理数据库内容。 Directus will give us a GraphQl API to be used with the data. Directus会给我们一个 GraphQl API 与数据一起使用。

Refer the following article to setup the azure sql database and directus.参考以下文章设置azure sql数据库和directus。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM