Package : python-storm

Package details

Summary: Object Relational Mapper for Python

Description:
Storm is an object-relation mapper (ORM) for the Python language. It allows
rows from a relational database to be seen as objects in an object-oriented
language like Python.

- Storm lets you efficiently access and update large datasets by allowing you
to formulate complex queries spanning multiple tables using Python.

- Storm allows you to fallback to SQL if needed (or if you just prefer),
allowing you to mix "old school" code and ORM code


URL: http://storm.canonical.com/
License: GPLv2

Maintainer: philippem

List of RPMs