Release: 1.4.54
legacy version
| Release Date: September 5, 2024
SQLAlchemy 1.4 Documentation
SQLAlchemy Core
- SQL Expression Language Tutorial (1.x API)
- SQL Statements and Expressions API
- Schema Definition Language
- SQL Datatype Objects
- Engine and Connection Use¶
- Core API Basics
- SQLAlchemy 2.0 Future (Core)
Project Versions
- Previous: Base Type API
- Next: Engine Configuration
- Up: Home
- On this page:
Engine and Connection Use¶
- Engine Configuration
- Working with Engines and Connections
- Basic Usage
- Using Transactions
- Library Level (e.g. emulated) Autocommit
- Setting Transaction Isolation Levels including DBAPI Autocommit
- Using Server Side Cursors (a.k.a. stream results)
- Connectionless Execution, Implicit Execution
- Translation of Schema Names
- SQL Compilation Caching
- Engine Disposal
- Working with Driver SQL and Raw DBAPI Connections
- Registering New Dialects
- Connection / Engine API
- Result Set API
- Connection Pooling
- Core Events
Previous:
Base Type API
Next:
Engine Configuration
© Copyright 2007-2024, 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: Wed 30 Oct 2024 02:18:58 PM EDT