tsqlite
v0.0.1
Published
SQLite written in TypeScript.
Downloads
2
Readme
SQLite written in TypeScript
This library is written in SQLite, not ORM or client library.
Install
npm
npm install --save tsqlite
yarn
yarn add tsqlite
Implemented
None
Commands
TODO
- CLI
- B+tree structure
- Insert specific data type
- Select all