top | item 8980117

(no title)

Thasc | 11 years ago

When interacting with a (well-designed and indexed) database, stick as much filtering and sorting as you can in the database query, rather than using a less specific database query and then crunching the result about some more in your own code.

discuss

order

No comments yet.