相关问题
- Tell hibernate hbm2ddl not create individual table
- Quickest method for matching nested XML data again
- Sequelize where on many-to-many join
- What is the best way to limit results using a Deta
- How do I perform this query using sailsjs ORM (wat
相关文章
- 用哪个ORM好点,博客园用的什么
- Hibernate doesn't generate cascade
- Is this the right way of using ThenFetch() to load
- Does aiohttp have ORM?
- ORM Inheritance
- How is Node.js Knex similar/different to Sequelize
- “correct” way to select next sequence value in HSQ
- What is a good alternative for static stored prope
参考博客园混用 Dapper 跟 EF 方式?
没有好不好 只有合不合适 那就EF
你喜欢用哪个用哪个
dapper就是一个高级的sqlhelper
https://github.com/cyq1162/cyqdata
目前我们项目是用的EF
EF CORE 功能比较强大;dapper比较轻便