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
Atualizado 3/13/2026
Estrelas
29
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use sqlite