uw-db-sqlite
v0.0.4
Published
Driver for SQLite database engine for uwheel tools
Downloads
4
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