TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I'm trying to bring Async to Django ORM

6 点作者 privacyonsec超过 3 年前

2 条评论

uniqueuid超过 3 年前
Thanks, it&#x27;s great to see Django adding slowly but surely in all sorts of places.<p>By the way, have you looked at tortoise orm, which is a fully async python ORM with very Django-like syntax? [1]<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;tortoise&#x2F;tortoise-orm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tortoise&#x2F;tortoise-orm</a>
评论 #29418394 未加载
评论 #29413779 未加载
评论 #29469081 未加载
samwillis超过 3 年前
Awesome!<p>For those of us a little out of the loop, is this implementation being developed with guidance from the core Django devs with a view to adopting into core?<p>(I tried to find any references in the Django forums but may have missed them)<p>I believe they intend to have native support for async with the ORM, but it’s a monumental feature to add with lots of edge cases. I believe about 50% of Django is it’s ORM.
评论 #29418428 未加载