What is ORM?
Object-relational mapping (ORM) is a mechanism that addresses, access and manipulates objects without considering how those objects and their data sources relates to each other.
There are both free and commercial packages available that perform object-relational mapping.