ORMar is a simple class-to-table mapper used to access and manipulate data in SQL Server database.
It's a light, fast and simple to use "micro ORM" framework.
ORMar is written in C# and published as an open source project on GitHub.
To run the sample application project that is included in Visual Studio 2010 solution on GitHub, you'll need a sample database that can be restored from
this backup (SQL Server 2008 R2).