Articles filed under "sql"

Optimizing PHP & SQL

Commonly we see php being used as an interface between the client and the database providing the information. Very few implementations utilize optimization, and thus, reduce performance.