Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.04 KB

Schrödinger's SQL - The SQL inside the ORM/Builder box

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.