README
U-Wheel-DB-SQLite
Uninventing the wheel of database for SQLite
Overview
This driver wraps the drivers for sqlite database engine, providing a promise-way and an unified method to interact.
Install
npm install uw-db-sqlite --save
Dependencies
- sqlite3
- q
- uw-log
Test
For test or use the code we strongly recommend using uw-db module