Debugging Orm Queries

Converts ORM calls to raw SQL and analyzes query performance. Detects N+1 queries, missing indexes, and other anti-patterns. Use when debugging slow queries, tracing ORM-generated SQL, or optimizing database performance for Sequelize, Prisma, TypeORM (Node.js), GORM, sqlc, sqlx, ent (Go), or SQLAlchemy, Django ORM, Peewee (Python).

tomevault-io e50ae28 2 files · 2.7 KB Updated

File contents

tomevault-io/skills-registry/tree/main/galihcitta--dotclaudeskills--debugging-orm-queries commit e50ae28486

Frequently asked questions

npx skillmds@latest add tomevault-io/debugging-orm-queries