Release: 1.3.24
legacy version
| Release Date: March 30, 2021
SQLAlchemy 1.3 Documentation
SQLAlchemy ORM
- Object Relational Tutorial
- Mapper Configuration
- Relationship Configuration
- Loading Objects
- Using the Session¶
- Events and Internals
- ORM Extensions
- ORM Examples
Project Versions
- Previous: Query API
- Next: Session Basics
- Up: Home
- On this page:
Using the Session¶
The mapper()
function and declarative
extensions
are the primary configurational interface for the ORM. Once mappings are
configured, the primary usage interface for persistence operations is the
Session
.
Previous:
Query API
Next:
Session Basics
© Copyright 2007-2021, 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: Sat 06 Jan 2024 12:16:22 PM