From CodeProject:
Download source - 20.26 KB. This is not meant to be a full blown ORM solution nor is it claimed as such. The purpose is to map one object to one table/view and allow the user to perform basic CRUD (Insert, Update, Delete, Select) tasks.
Tagged: #sql #databases #libraries #orm