python-storm
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
Application availability
This application is available from the following Mandriva media: