This package provides classes for the management of datastores that are "mapped". That is, any datastore that needs information for classes/fields to be mapped into tables/columns. The only current implementation of this is RDBMS, with the ORM process.