SQLite embedded database reference. The most-used database engine in the world. Covers CLI, JSON functions, window functions, CTEs, FTS5 full-text search, UPSERT, Python stdlib integration, WAL mode performance tuning, pragmas, backup, and import/export.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill sqlite --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sqlite?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-sqlite)More formats (shields.io, HTML) on the badges page.
---
name: sqlite
version: 1.0.0
description: >
SQLite embedded database reference. The most-used database engine
in the world. Covers CLI, JSON functions, window functions, CTEs,
FTS5 full-text search, UPSERT, Python stdlib integration, WAL mode
performance tuning, pragmas, backup, and import/export.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [sqlite, sql, database, embedded, python, fts]
---
# SQLite Reference
The most used database in the world.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, limits, CLI |
| `sql` | JSON, windows, CTE, FTS5 |
| `python` | Python, pragmas, backup |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!