Skip to main content

A pure-Python db engine + Pythonic interface to SQLite and MySQL

Project description

PyDbLite is

* a fast, pure-Python, untyped, in-memory database engine, compatible with
Python 2.3 and above, using Python syntax to manage data, instead of SQL

* a pythonic interface to SQLite and MySQL, using the same syntax as the
pure-Python engine for most operations (except database connection and table
creation because of each database specificities)

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