Why should someone care about SQL, when a developer can abstract it into code? What about an ORMs? What impacts are there for a project? The database is out of sight, the database is out of mind, but this is where problems can start. This talk is about the importance of the database in a project and that SQL abstractions can add up to problems for your project. Know your database and the tools accessing it.

Comments

Comments are closed.

Talk from the Co-Developer of Doctrine about the History of SQL,
the Pros and Cons of ORM,
where to take care of Performance of ORM,
and use Basic SQL instead.

Very useful presentation for the daily work.