PyORQ - Python Object Relational binding with Queries
Previous:
PyORQ - Python Object
Up:
PyORQ - Python Object
Next:
1 Introduction
Contents
1 Introduction
2 Installation
2.1 Running the tests
3 Using PyORQ
3.1 How to write persistent classes
3.2 How to write queries
4 pyorq -- The base PyORQ package
4.1 pyorq.ptype -- Persistent objects
4.2 ptype.pprop -- Persistent properties
4.3 ptype.prel -- Relations
5 pyorq.interface -- The database interfaces
5.1 pyorq.interface.db_base -- The interface definition
5.2 pyorq.interface.postgresql_db -- for PostgreSQL
5.3 pyorq.interface.mysql_db -- for MySQL
5.4 pyorq.interface.sqlite_db -- for SQLite
PyORQ - Python Object Relational binding with Queries
Previous:
PyORQ - Python Object
Up:
PyORQ - Python Object
Next:
1 Introduction
Release 0.1.