从ASP.NET MVC到MySQL的最佳选择ORM [英] Best ORM option from ASP.NET MVC to mySQL

查看:107
本文介绍了从ASP.NET MVC到MySQL的最佳选择ORM的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在使用LINQ到SQL。什么是使用MySQL一个很好的选择吗?我一直在看NHibernate的,实体框架等,有些比较(优缺点)将是有益的。

I have been using Linq-to-SQL. What is a good option for working with mySQL? I have been looking at NHibernate, Entity Framework, etc. Some comparisons (pros, cons) would be helpful

推荐答案

LLBLGEN 。当前版本2.6是真棒。设计师是很容易使用,支持实体继承,类型转换器(也可用于桥梁跨越RDBMS不同类型之间的差距),验证,审核,授权和一吨多。最重要的是,他们的文档是恒星和它们的支持论坛是非常敏感。首席开发者(谁也是在计算器)还回答了网友提问。我不能说这个工具够了,试试吧。这是非常值得的成本。

LLBLGen. The current version 2.6 is awesome. The designer is really easy to use, supports entity inheritance, type converters (which also can be used to bridge the gap between different types across RDBMS), validation, auditing, authorization and a ton more. Most importantly though, their documentation is stellar and their support forum is very responsive. The lead developer (who is also on stackoverflow) also answers users questions. I can't say enough about this tool, try it. It is well worth the cost.

下一个版本很可能将打击一切出局。除了作为以后能够产生自己的传统数据,您将能够创NHibernate的映射文件,实体框架和LINQ2SQL。

The next version is probably going to blow everything else out of the game. In addition to being able to generate their traditional data later, you will be able to gen nHibernate mapping files, entity framework and linq2sql.

下面是比较LLBLGEN到实体框架和NHibernate的(当然它可能有偏差,因为它是在他们的论坛)的讨论。
<一href=\"http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=12811\">http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=12811
<一href=\"http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=14659\">http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=14659

Here is a discussion comparing LLBLGen to Entity Framework and to nHibernate (of course it might be biased since it is on their forum). http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=12811 http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=14659

这篇关于从ASP.NET MVC到MySQL的最佳选择ORM的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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