Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the optimal approaches for interacting with SQL databases in web applications through this 59-minute conference talk from PHP UK Conference. Delve into the debate between using hand-crafted SQL statements for maximum control versus employing Object-Relational Mapping (ORM) for code reusability and multi-database compatibility. Gain insights into the Doctrine libraries ORM and DBAL, as well as native PHP extensions, as the speaker compares these tools with practical use cases in mind. Learn to make informed decisions about database abstraction levels to enhance your web development projects.