/
brood
/
html-practice-project
Обзор
Документация
Войти
/
brood
/
html-practice-project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
html-practice-project
/
...
/
node_modules
/
sqlite
/
..
build
final version
8 месяцев назад
CHANGELOG.md
final version
8 месяцев назад
LICENSE
final version
8 месяцев назад
README.md
final version
8 месяцев назад
package.json
final version
8 месяцев назад
SQLite Client for Node.js Apps
Installation
Install `sqlite3`
Install `sqlite`
Usage
Opening the database
Without caching
With caching
Enable verbose / debug mode
Tracing SQL errors
With a custom driver
Opening multiple databases
`open` config params
Getting a single row
Getting many rows
Inserting rows
Updating rows
Prepared statement
`each()`
Get the driver instance
Closing the database
ES6 tagged template strings
Migrations
Typescript tricks
Import interfaces from sqlite
Specify typings for a specific database driver
Use generics to get better typings on your rows
Get example
All example
API Documentation
Management Tools
Alternative SQLite libraries
References
License
README.md