Defining the database structure
摘要
Before you can save data in a relational database you need to define its structure. This video segment describes how to define the models in your ORM and migrate the structure to your database engine.