mysqlstream This is a simple wrapper on top of node-mysql that implements a writable and readable stream. Write sql to the stream and the result will be avaiable to read. See test.js for how to use it.