Release: 1.4.39 | Release Date: June 24, 2022

SQLAlchemy 1.4 Documentation

SQLAlchemy 1.4 Documentation

Home

SQLAlchemy Core

  • SQL Expression Language Tutorial (1.x API)
  • SQL Statements and Expressions API
  • Schema Definition Language
  • Column and Data Types¶
    • Column and Data Types
    • Custom Types
    • Base Type API
  • Engine and Connection Use
  • Core API Basics
  • SQLAlchemy 2.0 Future (Core)

Home

  • Previous: Customizing DDL
  • Next: Column and Data Types
  • Up: Home
    • SQLAlchemy Core
  • On this page:
    • Column and Data Types

Column and Data Types¶

  • Column and Data Types
    • Generic Types
    • SQL Standard and Multiple Vendor Types
    • Vendor-Specific Types
  • Custom Types
    • Overriding Type Compilation
    • Augmenting Existing Types
    • TypeDecorator Recipes
      • Coercing Encoded Strings to Unicode
      • Rounding Numerics
      • Store Timezone Aware Timestamps as Timezone Naive UTC
      • Backend-agnostic GUID Type
      • Marshal JSON Strings
    • Applying SQL-level Bind/Result Processing
    • Redefining and Creating New Operators
    • Creating New Types
    • Working with Custom Types and Reflection
  • Base Type API
Previous: Customizing DDL Next: Column and Data Types
© 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 5.0.2.