The complexity of this might be a little hairy but it would be sweet if you could use [connection pooling](https://github.com/felixge/node-mysql#pooling-connections) underneath the hood by passing in an option. The reason I mention this is for projected performance gains. @brianloveswords thoughts?