我想接收json数组并使用C#将数据存储在SQL中 [英] I want to receive the json array and store that data in SQL using C#

查看:353
本文介绍了我想接收json数组并使用C#将数据存储在SQL中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何开源来完成这项工作



我也希望在客户端部署它...



我尝试了什么:



是否有任何开源来完成这项工作



我也希望在客户端部署它...输入将是json数组...

is there any open source to do that job

and also i want to deploy it in the client end...

What I have tried:

is there any open source to do that job

and also i want to deploy it in the client end... input will be json array...

推荐答案

Json.NET - Newtonsoft [ ^ ]


我担心你真的不明白你在说什么。

I fear you don't really understand what you talk about.
引用:

我想接收json数组并使用C#将数据存储在SQL中

是否有任何开源来完成这项工作

I want to receive the json array and store that data in SQL using C#
is there any open source to do that job



这正是你的SQL服务器。

你的应用程序将带有查询的json数据发送到SQL服务器。

并且SQL服务器接收json数组和将数据存储在SQL数据库中。

不需要中间应用程序。


This is exactly what does your SQL server.
Your app send the json data with a query to the SQL server.
And the SQL server "receive the json array and store that data in SQL" database.
There is no need of intermediate app.


您已经在因为我将接收json数组并将其存储在SQL数据库中以执行上述任务正在使用南希框架 [ ^ ]。请不要重新发布相同的问题。
You already posted this at Since I will be receiving the json array and store it in SQL database for this above task I have being using nancy framework[^]. Please do not repost the same question.


这篇关于我想接收json数组并使用C#将数据存储在SQL中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆