Databases Wrap-up
Wrap-up and Materials
Fantastic!
You've made it this far, got familiar with docker containers and practiced some SQL by querying the movies database.
💡 Remember: Docker containers can be re-created at any time.
So don't fret that you've just dropped the entire DB in the DELETE exercises, you can always go back and try again.
ℹ️ If you need some help or want to check our solutions - check the solutions
branch of the repository.
Materials
Here is a collection of materials you can read or revisit that are relevant to what you've just learned:
- Docker Lecture Slides
- Databases - Slides
- Movies DB - SQL Exercises & Answers -
- Movies DB Practical
- Movies DB Practical Solutions
Now onwards and forwards...