A promise based JDBC wrapper for nodejs. Uses bluebird for promise integration and node-java for calling java methods. One of the good things about java is its standard JDBC API. JDBC API provides a ...
Currently supports MySQL, PostgreSQL, SQLite and SQL Server (via ODBC). The project is hosted on github with documentation available on the wiki. See also: hibernated - ORM for D language which uses ...