Pony ORM v0.7.14 Documentation

语言:英文 评分: 4.0
最后更新: Async and db_session  -  2021-09-08 23:18:58
Pony ORM v0.7.14 Documentation
  • 来源:ponyorm  |  整理:进击的皇虫
  • PonyPonyORMPython
  • Pony is an advanced object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using Python generator expressions and lambdas. Pony analyzes the abstract syntax tree of the expression and translates it into a SQL query.
  • 码上学习 加入收藏