PyORQ 0.1
Object Relational binding with Queries as Python expressions
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.
- Author: Roeland Rengelink <roeland rengelink at chello nl>
- Home Page: http://pyorq.sourceforge.net/
- Download URL: http://sourceforge.net/project/showfiles.php?group_id=109005
- License: MIT
- Platform: any
- Categories
- Package Index Owner: rrengelink
- DOAP record: PyORQ-0.1.xml
