Release: 1.4.36
current release
| Release Date: April 26, 2022
SQLAlchemy 1.4 Documentation
SQLAlchemy Core
- SQL Expression Language Tutorial (1.x API)
- SQL Statements and Expressions API¶
- Schema Definition Language
- Column and Data Types
- Engine and Connection Use
- Core API Basics
- SQLAlchemy 2.0 Future (Core)
Project Versions
- Previous: SQL Expression Language Tutorial (1.x API)
- Next: SQL Expression Language Foundational Constructs
- Up: Home
- On this page:
SQL Statements and Expressions API¶
This section presents the API reference for the SQL Expression Language. For a full introduction to its usage, see SQL Expression Language Tutorial (1.x API).
- SQL Expression Language Foundational Constructs
- Column Elements and Expressions
- Operator Reference
- Selectables, Tables, FROM objects
- Insert, Updates, Deletes
- SQL and Generic Functions
- Custom SQL Constructs and Compilation Extension
- Synopsis
- Dialect-specific compilation rules
- Compiling sub-elements of a custom expression construct
- Enabling Autocommit on a Construct
- Changing the default compilation of existing constructs
- Changing Compilation of Types
- Subclassing Guidelines
- Enabling Caching Support for Custom Constructs
- Further Examples
- Expression Serializer Extension
- Visitor and Traversal Utilities
Previous:
SQL Expression Language Tutorial (1.x API)
Next:
SQL Expression Language Foundational Constructs
© Copyright 2007-2022, the SQLAlchemy authors and contributors.
flambé! the dragon and The Alchemist image designs created and generously donated by Rotem Yaari.
Created using Sphinx 4.5.0.