Downloadliste

Projektbeschreibung

PyBackend is a Python module which provides object persistence through a relational database backend. You need not write SQL queries within your Python class to store or retrieve object-attributes. If your data model allows you to view attributes of your objects as columns of tables in an RDBMS, then PyBackend is for you. It allows the developer to map individual classes to corresponding databases. Hence, an application using PyBackend can use multiple databases to populate its objects; all transparently to the developer. It frees the application programmer even from the task of creating and managing database connections.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-28 20:42
0.1

Tags: Initial freshmeat announcement

Project Resources