[–] FroshKiller 5y ago ↗ I like Practical SQL from No Starch Press: https://nostarch.com/practicalSQLI didn't learn from the book myself, but I read it to evaluate it as a teaching tool for juniors and wound up recommending it.
[–] jugjug 5y ago ↗ To add to suggestions of others, the SQL Antipatterns was also an insigtful read about basic pitfalls of db design.I have also found first chapters from Designing Data Intensive Applications helpful to get context around sql/nosql dbs.
3 comments
[ 2.2 ms ] story [ 16.8 ms ] threadI didn't learn from the book myself, but I read it to evaluate it as a teaching tool for juniors and wound up recommending it.
I have also found first chapters from Designing Data Intensive Applications helpful to get context around sql/nosql dbs.