The Daily Shaarli

All links of one day in a single page.

March 20, 2013

Use The Index, Luke!

A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals.

SQL indexing is the most effective SQL tuning method and requires the same care as schema design yet it is often neglected during development. Use The Index, Luke explains SQL indexing from the source code perspective—covering ORM tools like Hibernate and Doctrine.

jquip

Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.