About
This skill streamlines the creation of robust, high-performance database management layers by leveraging SQLModel and modern Python type hints. It automates the design of normalized schemas, implements production-ready models with proper constraints, and configures advanced engine settings like connection pooling and session management. Ideal for FastAPI developers, it ensures best practices for relationships, performance optimization, and N+1 query prevention are integrated from the start.