node-nodedbi

Libdbi interface for Node.js
  https://github.com/danieloneill/nodedbi
  0
  no reviews



NodeDBI is a LibDBI interface for Node.js. In addition to providing a traditional interface for SQL database access, it also offers developers the ability of paging on results programmatically and storing result handles to a session as shown below.