Answer the question
In order to leave comments, you need to log in
What exactly do you need to know about SQL when working with a framework?
I want to know what exactly you need to know about SQL when working with various php frameworks.
Answer the question
In order to leave comments, you need to log in
The less you know, the more likely you are to win a prize for the slowest app. And you can also implement in code what the database engine does well.
You need to know that, as a rule, at first everything will be cool and fabulous (ORM magic and all that), and then, when it turns out that you need to take a step to the left or right (something more complicated than from standard examples), you can stumble upon a whole bunch of problems, rakes, crutches, etc. Up to complete despair and reading articles like "why ORM is evil", etc.
And SQL itself will still need to be known. Any custom things will turn into a wall of misunderstanding on the part of any framework.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question