"How to Build a WordPress Theme" was retired on January 1, 2015. You are now viewing the recommended replacement.
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Relational Databases With SQLAlchemy!
You have completed Relational Databases With SQLAlchemy!
Learn how to have more control over your relational database with cascade.
SQLAlchemy Docs
Relational DB Ideas -
Create a small app to complete all CRUD actions
- E-Commerce: Table for customers and a table for purchases - customer id is the foreign key
- Food: Table for brands and a table for products - brand id is the foreign key
- Doggy Daycare: Table for pet parents and a table for pets - parent id is the foreign key
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up