Moving from Single Tables to Real-World Database Design
Up until now, we’ve spent a good amount of time writing basic SQL.
But if we’re being honest, the SQL we’ve written so far doesn’t really reflect how things work in the real world.
So far:
We worked with a cities table in one database
We worked wit...
innosufiyan.hashnode.dev4 min read