home/categories/sql-databases/terminalskills-skills-skills-sqlite-skill-md
sql-databasesdatabases

sqlite

SQLite is a self-contained, serverless, zero-configuration embedded SQL database engine. Learn CLI usage, Node.js integration with better-sqlite3, Python's built-in sqlite3 module, and best practices for schema design, indexing, and WAL mode.

TerminalSkills
maintainer
TerminalSkills
Обновлено 3/13/2026
Звёзды
29
Форки
6
quick start

Installation and usage

SQLite is a self-contained, serverless, zero-configuration embedded SQL database engine. Learn CLI usage, Node.js integration with better-sqlite3, Python's built-in sqlite3 module, and best practices for schema design, indexing, and WAL mode.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use sqlite