Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问为什么用SqlSugar 不用ef,SqlSugar有什么优势吗 #12

Open
SmallDrogan opened this issue Sep 19, 2019 · 2 comments
Open

Comments

@SmallDrogan
Copy link

No description provided.

@feiyit
Copy link
Owner

feiyit commented Sep 19, 2019

有很多的特性写法是EF里面没有,有些复杂查询和转对象也非常方便。
针对多表查询,在写法上比较方便,易维护

复杂查询方面EF需要+Dapper

Sugar支持拉姆达+原生Sql转对象

具体可到官网查看:http://www.codeisbug.com/Doc/8

@zhangxp426
Copy link

ef不如suger,suger已经很方便了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants