OR/M Tools

Sponsor Tools
  • SubText
    Subtext is a personal blog publishing platform that focuses on usability, elegance, and simplicity. If you’ve ever caught yourself throwing your hands in the air and declaring that you’re going to write your own blogging engine, then Subtext is for you.
Tools
  • NHibernate - |
    Full-featured .NET open source O/RM tool
  • NPersist - |
    Open source O/RM tool for .NET applications. Differs from NHibernate in that it provides more features for a small trade in performance.
  • Object Mapper - |
    Excellent tool for quickly generating class and XML mapping files for O/RM frameworks. Also enables you to work in the other direction, starting withUML diagrams and moving through classes to databasecreation scripts.
  • Castle ActiveRecord - |
    O/RM project that implements the ActiveRecord enterprise pattern. Built on top of NHibernate.