0.1.10 • Published 9 years ago
mysqlstream v0.1.10
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.