[ 原始碼: ponyorm ]
套件:python3-pony(0.7.16+ds-3)
Pony Object-Relational Mapper
Pony is an advanced object-relational mapper for Python that allows writing queries to the database using Python generator expressions.
Pony analyzes the abstract syntax tree of the generator expression and translates it into a SQL query.
其他與 python3-pony 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- sug: python3-mysqldb
- Python interface to MySQL
- 或者 python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL