关于
This skill provides a comprehensive set of patterns and best practices for integrating MongoDB into FastAPI projects using Beanie ODM. It covers everything from basic document definition and CRUD operations to advanced features like relationship management with Links, complex aggregation pipelines, and ACID transactions. By leveraging Beanie's Pydantic integration and Motor's asynchronous driver, this skill enables developers to build scalable, type-safe, and high-performance backend services with minimal boilerplate and optimized database workflows.