Hacker News new | ask | show | jobs
by reilly3000 2457 days ago
I did a MOOC on relational algebra that made me much more productive in SQL and better appreciate the gravity of what RDBMS really offer. Understanding relational algebra helps demystify the magic or query planners and grok why they both add and reduce latency based on use cases.
1 comments

Mind sharing the course? Sounds useful.