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 ...
SQLead is a somewhat-complete implementation of SupportSQLiteDatabase backed by JDBC, so it can be used on a desktop (but cannot be used on any mobile phone). Partly to be able to test Room DB queries ...