PostgreSQL schema management and optimized queries. Use when creating or modifying migrations, schemas, or complex SQL queries.
This skill provides expertise in managing the PostgreSQL database for the statFootV3 project.
Use this skill for any database-related tasks, including:
process.env.DATABASE_URL.db.all(sql, [params])). Never use string interpolation for SQL.backend/scripts/v3/migrate.js.WHERE, JOIN, or ORDER BY clauses.EXPLAIN ANALYZE to identify and fix slow queries.backend skill to provide data persistence.data-analyzer skill by providing a robust data storage layer.performance skill to ensure optimal query execution times.