Skip to main content

orm-patterns

Write correct SQLAlchemy 2.0 queries, avoid N+1 problems, and use eager loading strategies. Use when writing SQLAlchemy models or queries, fixing N+1 query bugs, choosing between joinedload/selectinload/subqueryload, or migrating from SQLAlchemy 1.x to 2.0 style. Do not use for BigQuery analytics (prefer bigquery) or raw SQL without an ORM.

Jump to install

Source facts

Repository
merceralex397-collab/meta-skill-engineering
Last source activity
April 20, 2026 at 01:25
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.