Skip to content
Sections
>> Trisquel >> Packages >> etiona >> doc >> python-sqlobject-doc
etiona  ] [  nabia  ] [  aramo  ]
[ Source: sqlobject  ]

Package: python-sqlobject-doc (3.4.0+dfsg-1)

Documentation for SQLObject, a Python object relational manager for databases

This is the documentation for SQLObject. SQLObject is an object-relational mapper. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database.

In using SQLObject, you will create a class definition that will describe how the object connects to the database (in addition to any other methods you may wish to add to the class). SQLObject will produce the code to access the database, and update the database with your changes. The interface to the database is meant to be indistinguishable from other interfaces you may add to the object.

SQLObject also includes a novel feature to generate WHERE clauses using Python syntax and objects (instead of generating SQL using string substitution, as is traditional).

The documentation covers both the Python 2 and Python 3 versions of SQLObject.

Other Packages Related to python-sqlobject-doc

  • depends
  • recommends
  • suggests
  • dep: libjs-sphinxdoc (>= 1.3)
    JavaScript support for Sphinx documentation

Download python-sqlobject-doc

Download for all available architectures
Architecture Package Size Installed Size Files
all 468.2 kB10008 kB [list of files]