db
数据库查询与表结构助手。用户要连库查数、看表结构/字段/索引、导出数据、执行 INSERT/UPDATE/DELETE/DDL、或问"这个库有哪些表"时用它;支持 MySQL / PostgreSQL / SQLite / MongoDB。触发词:查一下数据库、表结构、这个表有什么字段、跑个 SQL、导出表数据、连一下 MySQL/Postgres/Mongo。
Pinned to revision 6edb0763811c, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/db/SKILL.md
- skills/db/.gitignore
- skills/db/.python-version
- skills/db/config.example.json
- skills/db/pyproject.toml
- skills/db/scripts/_common.py
- skills/db/scripts/desc.py
- skills/db/scripts/exec.py
- skills/db/scripts/export.py
- skills/db/scripts/q.py
- skills/db/scripts/sync.py
- skills/db/uv.lock
Every link opens the file at its source, pinned to the revision this page describes.