Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-sqlobject - SQLObject -Object-Relational Manager, aka database wrapper
        
          
            | Website: | http://sqlobject.org/ | 
          
            | License: | LGPLv2+ | 
          
            | Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> | 
        
        
        - Description:
- Classes created using SQLObject wrap database rows, presenting a
friendly-looking Python object instead of a database/SQL interface.
Emphasizes convenience.  Works with MySQL, Postgres, SQLite, Firebird.
This package requires sqlite. Futher database connectors have to be
installed separately. 
Packages