Skip to main content

A database object framework, wraps tables into objects.

Project description

dbo is yet another database object framework written entirely in Python. Tables are represented using schema objects that encapsulate column information and supporting metadata. Row instances are represented as a dictionary. Features include database independence (with Postgres and MySQL support), automatic type conversion, database schema extraction, sequence emulation, on-the-fly table joins, and more.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page