ASP.NET MVC与Postgres的; ORM建议? [英] ASP.NET MVC with Postgres; ORM recommendations?

查看:122
本文介绍了ASP.NET MVC与Postgres的; ORM建议?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是项目管理的Intranet应用程序在工作正在开发中。我们在早期规划阶段。我previously完成使用Django所有的Python我的发展,但我们是一个窗口商店,我们很可能会去与ASP.NET MVC。

I'm project managing an intranet application being developed at work. We're in the early planning stages. I've previously done all my development in Python using Django, but as we're a windows shop we're probably going to go with ASP.NET MVC.

我们不会真的能够负担得起一个SQLServer执照了,所以我们也许正在研究使用PostgreSQL。不过,我似乎无法找到谁想要利用第三方ORM的人很多例子或指南 - 或者至少,类似用法Django的一个ORM - 这PostgreSQL的工作原理

We won't really be able to afford a SQLServer license though, so we were perhaps looking into using Postgresql. However I can't seem to find many examples or guides for people who want to utilise a third party ORM - or at least, an ORM with similar usage as Django - that works with Postgresql.

最后,我们希望通过Active Directory [包括团体]来处理身份验证,但存储数据库中的实际内容。

Ultimately we'd like to handle authentication via Active Directory [including groups], but store actual content within the db.

有过类似性质的previous问题,但大部分都是一岁多的时候MVC是STIL处于测试阶段。

There have been previous questions of a similar nature, but most of them are over a year old when MVC was stil in Beta.

任何想法?

推荐答案

您可以尝试 DataObjects.Net - 与GPLv3的或商业许可证的开源ORM 。它还支持Postrges。

You can try DataObjects.Net - open source ORM with GPLv3 or commercial licenses. It also supports Postrges.

这篇关于ASP.NET MVC与Postgres的; ORM建议?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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