| You should get it if… | You might skip it if… | |----------------------|------------------------| | You learn best by doing | You already have your own large dataset | | You want to focus 100% on writing SQL, not building tables | You prefer cloud databases (AWS RDS, Supabase) | | You’re following Mosh’s video course | You hate installing local MySQL |
: 4.5/5 stars. Loses half a star because the ZIP could include a README.txt with clearer MySQL setup instructions and a note explaining what “top” means. programming with mosh sql zip file top
scripts used to generate the sample databases for the course's 15+ modules. Key files include: create-databases.sql : The master script that creates several databases (e.g., sql_invoicing sql_inventory Module-specific scripts | You should get it if… | You
To use this statement, you will need to: Key files include: create-databases
The sample files are specifically built to teach relationships. You can practice: