关于
This skill empowers developers to architect robust, high-performance database management layers using SQLModel and modern SQLAlchemy 2.0 standards. It automates the complexities of schema design, relationship mapping, and connection pooling while ensuring code follows Pythonic type-hinting best practices. Ideal for FastAPI developers, it streamlines the creation of models, session generators, and performance-optimized queries while proactively preventing common ORM anti-patterns like N+1 query issues and resource exhaustion.