mainly:
- the structured query interface makes my blocks of ugly data-munging code into concise, (often re-useable) statements
- by facilitating joins across all kinds of data it lets me avoid issues stemming from loading huge flat files (I have an obscene amount of these) into memory to get at some random little bit of information