cdef2e0eae
Storm is a fast object-relational mapper (ORM) for Python and used in Canonical's Launchpad project. Storm is developed in a test-driven manner, provides small and clean public APIs and works with everything from SQLite to PostgreSQL and MySQL. From Will Maier ok kili@, eric@
5 lines
245 B
Plaintext
5 lines
245 B
Plaintext
Storm is a fast object-relational mapper (ORM) for Python and used in
|
|
Canonical's Launchpad project. Storm is developed in a test-driven
|
|
manner, provides small and clean public APIs and works with everything
|
|
from SQLite to PostgreSQL and MySQL.
|