About
This skill provides standardized patterns for integrating applications with Neon Postgres, specifically optimized for serverless environments. It automates the setup of database engines and connection pools using SQLAlchemy or SQLModel, configures Alembic for robust schema migrations, and implements best practices for handling Neon's unique scale-to-zero behavior. Whether you are building a FastAPI backend or a serverless edge function, this skill ensures your database layer is secure, efficient, and follows industry-standard migration workflows.