3  PI  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  23  24  25  27  30  31  33  35  37  40  42  45  48  49  50  58  59  60  63  69  70  75  79  99  100  101  121  124  136  200  225  500  5,978 

3 Rules For Database Work

"Some developers love working with relational databases, and other developers can't stand to touch them. Either way - if your application uses a database, you have to treat the database with some respect. The database is as much a part of an application as the code and the models inside the software.

Here are three rules I've learned to live by over the years of working with relational databases."

[via Ode To Code]