与不同类型的dbms交互的c#应用程序 [英] c# application that interact with different type of dbms

查看:54
本文介绍了与不同类型的dbms交互的c#应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个c#应用程序,它可以使用用户可能安装的所有类型的DBMS。我想知道是否有任何库或窗口API可以与所有数据库交互,如MySql,MsSql,Sqlite等

解决方案

数据访问方法的比较 - 第1部分 [ ^ ]



DbSharp [ ^ ]



看看Dapper.NET [ ^ ]



小心Dapper中的varchars! [ ^

I am developing a c# application that will be able to use all type of DBMS that user might have installed. I was wondering if there is any library or window API that can interact with all databases such as MySql,MsSql,Sqlite etc

解决方案

A Comparison on Data Access Methods - Part 1[^]

DbSharp[^]

A Look at Dapper.NET[^]

Be careful with varchars in Dapper![^]


这篇关于与不同类型的dbms交互的c#应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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