sqlite3 with typescript
Using sqlite with node and typescript with async, so it can be used with promises.
usage should be as close as possible to the original sqlite3 lib
Using sqlite with node and typescript with async, so it can be used with promises.
usage should be as close as possible to the original sqlite3 lib
npm i @mbarz/ts-sqlite
3
0.0.3
Unlicense