porcfircoo·cfircoo· v1.0.0 · atualizado em 2026-04-11
81
Score
Expert guidance for SQLAlchemy 2.0 + Pydantic + PostgreSQL. Use when setting up database layers, defining models, creating migrations, or any database-related work. Automatically activated for DB tasks.
setup database with SQLAlchemy and Postgresdefine SQLAlchemy models with Pydanticcreate Alembic migrationsasync CRUD operations in Postgresimplement repository pattern with SQLAlchemyconfigure async session for FastAPIdatabase setupsqlalchemy model definitionalembic migration generation