WebSQL Server

March 21, 2015 ยท View on GitHub

NPM

websql-server exposes a sqlite API originally defined at Cordova-SQLitePlugin through Websockets.

websql-client connects to websql-server and implements the WebSQL API.

websql-server usage is further documented at websql-client