A curated collection of the best SQL learning resources for beginners and advanced learners. This site is hosted on GitHub Pages and provides a comprehensive list of free and paid courses, practice platforms, books, documentation, and video tutorials.
Visit the live site: https://yourusername.github.io/best-resources-to-learn-sql/
(Replace yourusername with your GitHub username)
- Free Online Courses - Interactive tutorials and video courses
- Premium Courses - Paid courses from top platforms
- Practice Platforms - Hands-on SQL practice and interview prep
- Books - Recommended SQL books for learning
- Official Documentation - Database-specific SQL references
- YouTube Channels - Video tutorials and courses
- Push this repository to GitHub
- Go to your repository settings
- Navigate to "Pages" in the sidebar
- Under "Source", select the branch (usually
mainormaster) - Click "Save"
- Your site will be available at
https://yourusername.github.io/best-resources-to-learn-sql/
best-resources-to-learn-sql/
βββ index.html # Main HTML file
βββ styles.css # CSS styling
βββ README.md # This file
βββ .gitignore # Git ignore rules
βββ internal-research/ # Internal research folder (gitignored)
Contributions are welcome! Feel free to:
- Add new resources
- Update existing resource links
- Improve the design
- Fix any issues
This project is open source and available for anyone to use and modify.