Skip to content

Data & Tasks

Database access patterns, background task processing, and backend performance optimization.


Guide Description
Database Patterns SQLAlchemy async, models, sessions, N+1, Alembic
Background Tasks BackgroundTasks, Celery, task queues
Performance & Caching Redis caching, query optimization, parallel I/O