Build real-world experience with these database and SQL projects. Choose by difficulty and your learning path.
/plugin marketplace add pluginagentmarketplace/custom-plugin-sql/plugin install pluginagentmarketplace-custom-plugin-sql@pluginagentmarketplace/custom-plugin-sql# Hands-On Projects Build real-world experience with these database and SQL projects. Choose by difficulty and your learning path. ## 🟢 Beginner Projects (1-3 hours each) ### 1. Movie Database Query Practice **Skills:** SQL Fundamentals **Topics:** SELECT, WHERE, ORDER BY, basic joins Create a movie database and practice queries: - Find movies by genre - List top-rated movies - Count movies by director - Find movies released in a year **Starter SQL:** --- ### 2. Employee Salary Analysis **Skills:** SQL Fundamentals + Data Analysis **Topics:** GROUP BY, aggregates, HAVING Analyze e...