Login
Theme: Light Dark

Am I suppose to learn the whole SQL concepts as a web developer?

Tagged:

Home - Quora Link

You’ll need to learn SQL eventually. For now it’s enough to be able to use an ORM to interact with data. The way I keep on top of things is I’ll take anything I’m currently working on and learn not just how to do it, but the theory behind it as well.

At my level, this usually involves code organization and refactoring skills, which are difficult to find really good techniques for online. It’s not that people don’t try, but they’re really hard to talk about, compared to database theory.

You are never going to be able to learn everything, there’s just too much. But you can build up little strategies for staying on top of things.