SQLAlchemy
The Database Toolkit for Python
The Database Toolkit for Python
  • home
  • features
    • Feature Overview
    • Testimonials
  • blog
  • library
    • Library
    • Reference

    • Version 2.0 (development)
    • Version 1.4
    • Version 1.3
    • Version 1.2

    • Architecture
    • Citing SQLAlchemy
    • Blog Posts
    • Talks and Tutorials
    • Recipes
  • community
    • Get Support
    • Participate
    • Develop
    • Code of Conduct
    • Github
  • download
    • Download
    • Current Release Series (1.4)
    • Maintenance Release (1.3)
    • Development Access
    • License
    • Version Numbering
    • Release Status
Release: 2.0.0b1 in development | Release Date: not released yet

SQLAlchemy 2.0 Documentation

SQLAlchemy 2.0 Documentation

in development

Home | Download this Documentation

SQLAlchemy Core

  • 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)

Project Versions

  • 2.0.0b1

Home | Download this Documentation

  • 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 4.5.0.

SQLAlchemy Sponsors

Python

Website content copyright © by SQLAlchemy authors and contributors. SQLAlchemy and its documentation are licensed under the MIT license.

SQLAlchemy is a trademark of Michael Bayer. mike(&)zzzcomputing.com All rights reserved.

Website generation by zeekofile, with huge thanks to the Blogofile project.