Add SQL handbook (#10922)

* Add SQL handbook

* fix linter error

* Update books/free-programming-books-langs.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
pull/10941/head
Mariana Malta 1 year ago committed by GitHub
parent 8d2ed17b5e
commit ef9fa5945e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      books/free-programming-books-langs.md

@ -2463,6 +2463,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [SQL Queries Succinctly](https://www.syncfusion.com/ebooks/sql_queries_succinctly) - Nick Harrison (PDF)
* [SQL Tutorial](https://www.scaler.com/topics/sql/) - Scaler
* [SQLite Tutorial](https://www.tutorialspoint.com/sqlite/) (HTML, PDF)
* [The SQL Handbook](https://www.freecodecamp.org/news/a-beginners-guide-to-sql) - Lane Wagner (HTML)
* [Use The Index, Luke!: A Guide To SQL Database Performance](https://use-the-index-luke.com) - Markus Winand (HTML)

Loading…
Cancel
Save