module documentation

Define core interfaces used by the engine system.
Class ​Adapted​Connection Interface of an adapted connection object to support the DBAPI protocol.
Class ​Create​Engine​Plugin A set of hooks intended to augment the construction of an _engine.Engine object based on entrypoint names in a URL.
Class ​Dialect Define the behavior of a specific database and DB-API combination.
Class ​Exception​Context Encapsulate information about an error condition in progress.
Class ​Execution​Context A messenger object for a Dialect that corresponds to a single execution.
Class ​Connectable Interface for an object which supports execution of SQL constructs.