Retourner au contenu associé (lien : Pony is a Python ORM with beautiful query syntax)
Posté par ff9097 le 29 septembre 2023 à 12:59. En réponse au lien Pony is a Python ORM with beautiful query syntax. Évalué à 3.
https://docs.ponyorm.org/integration_with_fastapi.html?highlight=async#async-and-db-session
Pony was not developed for async usage, and it may be tricky to use it correctly in an async environment. However, if only part of your application is async, you will be fine if you stick to these two rules:
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: SQLAlchemy
Posté par ff9097 . En réponse au lien Pony is a Python ORM with beautiful query syntax. Évalué à 3.
https://docs.ponyorm.org/integration_with_fastapi.html?highlight=async#async-and-db-session