home/categories/sql-databases/wtfox-dotfiles-claude-claude-skills-sqlalchemy-postgres-skill-md
sql-databasesdatabases

sqlalchemy-postgres

Load when writing, reviewing, or debugging SQLAlchemy 2.x ORM code against PostgreSQL. Covers the patterns Claude consistently gets wrong: select() vs query(), async session usage, relationship loading, N+1 queries, transactions, and Alembic migration gotchas.

WTFox
maintainer
WTFox
更新于 3/18/2026
星标
13
分支
0
quick start

Installation and usage

Load when writing, reviewing, or debugging SQLAlchemy 2.x ORM code against PostgreSQL. Covers the patterns Claude consistently gets wrong: select() vs query(), async session usage, relationship loading, N+1 queries, transactions, and Alembic migration gotchas.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use sqlalchemy-postgres