Nhibernate是企业应用程序的正确选择吗? [英] Is Nhibernate is right choice for Enterprise Applications?

查看:61
本文介绍了Nhibernate是企业应用程序的正确选择吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好 我计划在Dotnet 3.5应用程序中使用Nhibernate.此应用程序就像一个企业应用程序,它将为我公司的所有其他应用程序提供核心服务.所以我的问题是:

Hello All I am planing to use Nhibernate in Dotnet 3.5 application.This application is like an enterprise application which will provide core services to all other application of my company. So my question is:

  1. 使用这种应用程序Nhibernate是正确的选择吗?
  2. Nhibernate是否存在任何性能问题?

推荐答案

NHibernate适用于任何类型的数据访问应用程序.

NHibernate is good for any kind of data access applications.

对于大多数应用程序来说,性能已经足够好了.我认为唯一不合适的是同步任务,在该同步任务中,确实可以传输大量数据.对于这种工作,任何ORM都会吸.

As for performance its good enough for most of the apps. The only thing where I think it won't fit is synchronization tasks where really tons of data could be transferred. For that kind of work any ORM would suck.

这篇关于Nhibernate是企业应用程序的正确选择吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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