, but using our ORM (Django's), by itering over items, extracting max using the ORM, adding the value and comparing. I took a look at the ORM docs, and it wasn't feasible to build the equivalent SQL ...
株式会社グローバルウェイはコラム「「DjangoのORMに触れてみよう」SQLを確認する編」を公開しました。 この記事は以下のターゲットを対象としています。 ★5Djangoの開発経験が3年以上。 ★4 Djangoの開発経験が1年以上。 ★3 WEBサイト開発経験あり。これから ...
If you can specify your ORM query in such a way that it can write efficient SQL, then you can write efficient SQL. In fact, it's easier to write good SQL, and not just because the tooling is more ...