Doctrine_Session is a wrapper for database connection. It creates Doctrine_Tables and keeps track of all the created tables. Doctrine_Session provides things that are missing from PDO like sequence support and limit/offset emulation.