[ buster ]
[ Zdroj: storm ]
Balík: python-storm (0.19-2)
Odkazy pre python-storm
Zdroje Debian:
Stiahnuť zdrojový balík storm:
Správca:
Externé zdroje:
- Domovská stránka [storm.canonical.com]
Podobné balíky:
object-relational mapper (ORM) for Python
Storm is an object-relation mapper (ORM) for the Python language. In simple terms, that kind of system allows rows from a relational database to be seen as objects in an object-oriented language like Python.
Features:
* Clean and lightweight API offers a short learning curve and long- erm maintainability. * Storm is developed in a test-driven manner. An untested line of code is considered a bug. * Storm needs no special class constructors, nor imperative base classes. * Storm is well designed (different classes have very clear boundaries, with small and clean public APIs). * Designed from day one to work both with thin relational databases, such as SQLite, and big iron systems like PostgreSQL and MySQL. * Storm is easy to debug, since its code is written with a KISS principle, and thus is easy to understand. * Designed from day one to work both at the low end, with trivial small databases, and the high end, with applications accessing billion row tables and committing to multiple database backends. * It's very easy to write and support backends for Storm (current backends have around 100 lines of code).
Ostatné balíky súvisiace s balíkom python-storm
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6-udeb
- dep: libc6 (>= 2.4) [nie arm64]
-
- dep: python
- interaktívny vysokoúrovňový objektovo orientovaný jazyk (verzia python2)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-psycopg2
- modul Pythonu pre PostgreSQL
- alebo python-mysqldb
- rozhranie jazyka Python k MySQL
- alebo python-pysqlite2
- rozhranie jazyka Python k SQLite 3
Stiahnuť python-storm
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
amd64 | 104.5 kB | 502.0 kB | [zoznam súborov] |
arm64 | 103.5 kB | 501.0 kB | [zoznam súborov] |
armhf | 103.0 kB | 487.0 kB | [zoznam súborov] |
i386 | 105.6 kB | 499.0 kB | [zoznam súborov] |