Python is an easy to learn, powerful programming language.
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Task queues are used as a mechanism for distributing work between threads or machines. The input to the task queue is a unit of work called a task.
The sections below are the major top-level sections that discuss the concepts in this tutorial in much more detail, as well as describe many more features of each subsystem.
Core Essential Reference
Working with Engines and Connections
Schema Definition Language
SQL Statements and Expressions API
SQL Datatype Objects
ORM Essential Reference
ORM Mapped Class Configuration
Relationship Configuration
Using the Session
<no title>