Skip to main content

Object Relational binding with Queries as Python expressions

Project description

PyORQ (Python Object Relational binding with Queries) implements persistence for Python objects using a relational database (PostgreSQL, MySQL, SQLite) for storage.

PyORQ uses native Python expressions to denote queries which can be automatically translated into SQL and then be executed by the backend. This leverages the search capabilities of a relational database in an object-oriented programming environment.

Project details


Release history Release notifications | RSS feed

This version

0.1

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