DBXS API Documentation Modules Classes Names
Clear Help

For more information on the search, visit the help page.

Class Hierarchy

  • dbxs._access._ExceptionFixer - Undocumented
  • dbxs._access.AccessProxy - Superclass of all access proxies.
  • dbxs._access.IndexCountingParamstyleMap - No class docstring; 0/2 class variable, 1/2 method documented
  • dbxs._access.MaybeAIterable - Undocumented
  • dbxs._access.NamedParamstyleMap - Undocumented
  • dbxs._access.NumericParamstyleMap - No class docstring; 0/2 class variable, 1/2 method documented
  • dbxs._enumerate.CompiledQuery - Undocumented
  • dbxs._testing.DeferredCompletionTester - Undocumented
  • dbxs._testing.ImmediateDeferred - Undocumented
  • dbxs._typing_compat.Protocol
    • dbxs._access._EmptyProtocol - Empty protocol for setting a baseline of what attributes to ignore while metaprogramming.
    • dbxs._access.BinderMap - Undocumented
    • dbxs._testing.CompletionTester - No class docstring; 2/2 methods documented
    • dbxs._testing.ImmediateDriver - Undocumented
    • dbxs.async_dbapi.AsyncConnectable - An AsyncConnectable can establish and pool AsyncConnection objects.
    • dbxs.async_dbapi.AsyncConnection - Asynchronous version of a DB-API connection.
    • dbxs.async_dbapi.AsyncCursor - Asynchronous Cursor Object.
      • dbxs.adapters.dbapi_twisted.ThreadedCursorAdapter - A cursor that can be interacted with asynchronously.
    • dbxs.dbapi.DBAPIConnection - Undocumented
    • dbxs.dbapi.DBAPICursor - Undocumented
  • dbxs.adapters.async_mysql._MYSQL2DBXSAdapter - Undocumented
  • dbxs.adapters.async_mysql._MYSQL2DBXSCursor - Undocumented
  • dbxs.adapters.async_pool._ConnectionPool - Database engine and connection pool.
  • dbxs.adapters.async_pool._PooledConnectionGuard - Pooled connection adapter that re-adds itself back to the pool upon commit or rollback, and guards against direct access to the underlying connection, to avoid changing its state behind the back of the ...
  • dbxs.adapters.async_psycopg._PG2DBXSAdapter - Undocumented
  • dbxs.adapters.async_psycopg._PG2DBXSCursor - Undocumented
  • dbxs.adapters.dbapi_twisted._ThreadedConnectionAdapter - Asynchronous database connection that binds to a specific thread.
  • dbxs.adapters.dbapi_twisted.ExclusiveWorkQueue - No class docstring; 0/1 instance variable, 0/1 class variable, 4/4 methods documented
  • dbxs.testing.MemoryPool - An in-memory connection pool to an in-memory SQLite database which can be controlled a single operation at a time. Each operation that would normally be asynchronously dispatched to a thread can be invoked with the ...
  • Exception
    • dbxs.async_dbapi.InvalidConnection - The connection has already been closed, or the transaction has already been committed.
    • dbxs.ExtraneousMethods - An access pattern defined extraneous methods.
    • dbxs.IncorrectResultCount - An assumption about the number of rows from a given query was violated; there were either too many or too few.
      • dbxs.NotEnoughResults - There were not enough results for the query to satify one.
      • dbxs.TooManyResults - There were more results for a query than expected; more than one for one, or any at all for zero.
    • dbxs.ParamMismatch - The parameters required by the query are different than the parameters specified by the function.
  • TypeError
    • dbxs._access.WrongRowShape - The row was the wrong shape for the given callable.
  • typing.Generic
    • dbxs._access.QueryMetadata - Metadata defining a certain function on a protocol as a query method.

API Documentation for DBXS, generated by pydoctor 25.10.1 at 2026-05-21 04:07:09.