Skip to content

docs: add Advanced-Alchemy to Thin Abstractions - #81

Open
hasansezertasan wants to merge 1 commit into
dahlia:mainfrom
hasansezertasan:docs/add-advanced-alchemy
Open

hasansezertasan wants to merge 1 commit into
dahlia:mainfrom
hasansezertasan:docs/add-advanced-alchemy

Conversation

@hasansezertasan

Copy link
Copy Markdown

Adds Advanced-Alchemy to the Thin Abstractions section.

Advanced Alchemy is a companion library for SQLAlchemy from the Litestar organization, providing:

  • Sync and async repository and service layers to eliminate boilerplate CRUD
  • Ready-to-use base models and mixins (UUID/BigInt primary keys, audit columns, slugs)
  • Extra column types (encrypted strings, files, password hashes, GUIDs)
  • Built-in Alembic migration tooling and a database management CLI
  • Integrations for Litestar, FastAPI, Flask, Sanic, and Starlette

The entry follows the list's existing reStructuredText pattern (named reference in the body + link target at the end of the section).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant