Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

sql

Étoiles2
Forks1
Mis à jour30 juin 2026 à 09:35

Reference for writing and tuning SQL on tabular sources: SELECT/INSERT/UPDATE/DELETE, INNER/LEFT/RIGHT/FULL/SEMI/ANTI joins, window functions (ROW_NUMBER, RANK, LAG/LEAD, running aggregates), recursive and non-recursive CTEs, EXPLAIN/EXPLAIN ANALYZE, index design, and the three Python access layers (DuckDB embedded analytics over Parquet/CSV, SQLAlchemy core/ORM for multi-dialect modeling, psycopg2 for direct PostgreSQL with cursor control). Includes worked feature-extraction and slow-query-diagnosis examples.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly