Release: 2.1.0b1
in development
| Release Date: not released yet
SQLAlchemy 2.1 Documentation
- Previous: ORM Exceptions
- Next: Asynchronous I/O (asyncio)
- Up: Home
- On this page:
ORM Extensions¶
SQLAlchemy has a variety of ORM extensions available, which add additional functionality to the core behavior.
The extensions build almost entirely on public core and ORM APIs and users should be encouraged to read their source code to further their understanding of their behavior. In particular the “Horizontal Sharding”, “Hybrid Attributes”, and “Mutation Tracking” extensions are very succinct.
Previous:
ORM Exceptions
Next:
Asynchronous I/O (asyncio)
© Copyright 2007-2025, the SQLAlchemy authors and contributors.
flambé! the dragon and The Alchemist image designs created and generously donated by Rotem Yaari.
Created using Sphinx 7.2.6. Documentation last generated: Sun 27 Apr 2025 04:02:25 PM EDT