{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"},{"label":"Database","url":"https://skillfed.io/packages/category/database/3"},{"label":"Database Engines/Servers","url":"https://skillfed.io/packages/category/database-database-engines-servers"}],"enrichment":{"capability":"Advanced Alchemy provides sync and async SQLAlchemy repositories with CRUD and bulk operations, plus integration with web frameworks like Litestar, FastAPI, and Starlette.","skillfed_tags":["sqlalchemy-extension","async-orm","repository-pattern"],"use_cases":["Build a FastAPI or Litestar application with pre-built async repository classes for common CRUD operations without writing boilerplate.","Implement read/write database replica routing with automatic query distribution and sticky-primary mode for high-traffic applications.","Store file objects in the database using a unified interface across different storage backends (fsspec or obstore).","Add audit columns and composite primary key support to your SQLAlchemy models with utility base classes.","Cache frequently-accessed query results using Dogpile integration without modifying existing repository code.","Perform optimized bulk insert and update operations on large datasets with repository bulk methods."],"what_it_does":"Advanced Alchemy is a companion library that wraps SQLAlchemy to provide higher-level abstractions for common database patterns. It offers sync and async repository classes that handle CRUD operations and optimized bulk inserts/updates, eliminating boilerplate code for typical web application data access layers. The library integrates directly with popular frameworks like Litestar, FastAPI, Starlette, and Sanic, and includes utilities for audit columns, composite primary keys, and read/write replica routing.\n\nThe package is built on top of SQLAlchemy, alembic, greenlet, and typing utilities. It targets developers building web applications who want to reduce repetitive repository and service layer code while maintaining full SQLAlchemy flexibility. The library supports modern Python versions (3.9 through 3.14) and is actively maintained, with an MIT license allowing use in any project type.","worth_installing":"Yes. Advanced Alchemy is actively maintained, has low install friction, carries no known vulnerabilities, and is MIT-licensed. It's well-suited for web frameworks (FastAPI, Litestar, Starlette) where reducing repository boilerplate is valuable. Install it if you're building a data-driven web application and want structured, tested patterns for database access; skip it if you prefer minimal abstractions over SQLAlchemy or are not using one of its supported frameworks."},"id":"advanced-alchemy","links":{"html":"https://skillfed.io/packages/advanced-alchemy","md":"https://skillfed.io/packages/advanced-alchemy.md","pypi":"https://pypi.org/project/advanced-alchemy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-31","license_spdx":null,"license_treatment":"permissive","name":"advanced-alchemy","python_support":"supports_current","summary":"Ready-to-go SQLAlchemy concoctions."},"popularity":{"monthly_downloads":451970,"position":6583,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.11.0"}
