Model-First (Forward) Mapping
Model-First Mapping (also known as Forward mapping) takes your existing object model and creates an optimized database schema out of it. In Telerik OpenAccess this process is handled by the Update Database from Model wizard, which can generate the schema automatically, or assist you in taking full control over the schema, table names, column names, relations, and further optimizations, ensuring an absolutely transparent schema-generation process.