Storm Python ORM Released

A generic open source object relational mapper for Python


July 09, 2007
URL:http://www.drdobbs.com/storm-python-orm-released/201000221

Canonical, a company best known for the Ubuntu Linux distribution, has released Storm, a generic open source object relational mapper (ORM) for Python. Storm is designed to support communication with multiple databases simultaneously.

"Storm is an ORM that simplifies the development of database-backed applications in Python, especially for projects that use very large databases or multiple databases with a seamless web front-end," said Gustavo Niemeyer, lead developer of Storm at Canonical. "Storm is particularly designed to feel very natural to Python programmers, and exposes multiple databases as stores in a clean and easy to use fashion."

The project has been in development for more than a year for use in Canonical projects such as Launchpad and is now publicly available under the LGPL license. This will be the first complete Launchpad component to be released as open source software.

"We're excited about using Storm for Launchpad, and that it is being released as open source. Storm's API is clear and well designed, making it a joy to work with," said Steve Alexander, Launchpad Product Manager at Canonical. "The scalability advantages of Storm's architecture are important for us to ensure that Launchpad continues to perform well as the number of Launchpad users grows."

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.