Constants specific to the SQL storage portion of the ORM.
Useful auxiliary data structures for query construction. Not useful outside the SQL domain.
Create SQL statements for QuerySets.
Query subclasses which provide extra functionality beyond simple data retrieval.
Code to manage the creation and SQL rendering of 'where' constraints.