TinyPersistence > Project > Overview Last update: July 31 2003

Project Description

"Over 40% of total development time consists of writing data access code."

The main goal of this proyect its to reduce development time of the persistence layer, this layer maps application domain entities to tables in a relational database.
There too much approach to do this job, but TinyPersistance keys are: tiny, simple and aplication domain centric.

This project is no longer under development.
go to csharp-source.net for a list of open-source persitence framework.