Class 9 Prep
Object-Relational Mapping
In the two last lessons, we learned about how relational databases such as MySQL store data. In these next lessons, we learn how we can use Object-Relational Mapping tools to store Python objects in relational databases.
Task | Resource Type | Link | Instructions |
---|---|---|---|
Do | Interactive Lessons | The Get It Done! App | Code along with this set of lessons that demonstrate how to build a todo list app that uses a database. Complete Parts 1-4. |
Do | Review | Class 9 Prep Review | Solidify your knowledge of the concepts covered in these lessons |