开发者

Mono ORM that works with PostgreSQL?

开发者 https://www.devze.com 2023-01-09 15:02 出处:网络
I\'ve been trying to find a decent ORM that works with both Mono and PosgreSQL. Does anyo开发者_开发问答ne know of such an ORM?Any ORM worth its salt should be able to handle PostgreSQL.

I've been trying to find a decent ORM that works with both Mono and PosgreSQL.

Does anyo开发者_开发问答ne know of such an ORM?


Any ORM worth its salt should be able to handle PostgreSQL.

NHibernate is a .NET ORM that sprang from Hibernate, a Java-based ORM that handles PostgreSQL quite nicely. I'd recommend it.


Mono includes DbLinq project. This ORM supports all major relational databases however it's not a stable release yet.

Edit

Since version 2.11.3 mono also includes entity framework support.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号