Library PHP Tek 2025 SQL Database Design For Developers
SQL Database Design For Developers

Log in to watch this talk

You need to be logged in to access this video. If you don't have an account, purchase a virtual pass for the latest php[tek] conference to get access to the full video library.

SQL Database Design For Developers

Scott Keck-Warren Scott Keck-Warren PHP Tek 2025 Beginner Standard (50 minutes)

As shocking as this may be, not every team has a dedicated database administrator. Like many developers, I have had to learn difficult lessons about database design the hard way when under a lot of pressure to get something that’s broken fixed. In this session, we will go over how to normalize our database, how to use indexes to improve our performance and discuss using constraints to make sure that the data entered into our database follows our business rules.