PersistanceMap

PersistanceMap is a small, extremely lightweight and intuitive ORM Framework for .NET. It uses a fluent synthax API to define Queries that translate to SQL. The synthax is easy to use and resemles the SQL or LINQ synthax . Queries are executed against the database using ADO.NET and the result data is automaticaly mapped into Dataobjects.

No comments: