|
|
Define the tables, columns and relationships that make up
your database schema.
|
|
|
|
|
|
ORM.NET encourages normalized data modeling by making it
easy to work with related tables within your application. |
|
|
|
|
|
Continue to make changes to the database schema and easily
apply those changes within your application at any time and as often as
required. |
|
|
|
|
|
ORM.NET makes the process of managing changes between your
database and application easy and less error-prone. |
|
|
|