advanced-alchemy

Category: Data & AI | Uploader: cofincofin | Downloads: 0 | Version: v1.0(Latest)

Auto-activate for alembic/, alembic.ini, advanced_alchemy imports. Expert knowledge for Advanced Alchemy / SQLAlchemy ORM patterns. Produces ORM models with audit trails, repository/service patterns, and Alembic migrations. Use when: defining models with UUIDAuditBase, building repositories and services, configuring SQLAlchemy plugins for Litestar/FastAPI/Flask/Sanic, creating DTOs, running Alembic migrations, using custom types (EncryptedString, FileObject, PasswordHash, DateTimeUTC), composing filters and pagination, choosing base classes and mixins, configuring dogpile.cache query caching, setting up read/write replica routing, or managing file storage with obstore/fsspec backends. Not for raw SQLAlchemy without Advanced Alchemy abstractions.

Changelog: Source: GitHub https://github.com/cofin/flow

Directory Structure

Current level: tree/main/skills/advanced-alchemy/

  • 📁 references/
    • 📄 bases.md 10.5 KB
    • 📄 caching.md 8.5 KB
    • 📄 filters.md 11.0 KB
    • 📄 frameworks.md 10.3 KB
    • 📄 litestar_plugin.md 5.0 KB
    • 📄 migrations.md 4.7 KB
    • 📄 models.md 7.2 KB
    • 📄 replicas.md 9.1 KB
    • 📄 repositories.md 4.1 KB
    • 📄 services.md 7.8 KB
    • 📄 storage.md 12.2 KB
    • 📄 types.md 9.9 KB
  • 📄 SKILL.md 11.9 KB

SKILL.md

Login to download/like/favorite ❤ 9 | ★ 0
Comments 0

Please login before commenting.

Loading comments...