Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
djangoがDMLクエリを作成するために使用する接続またはdbバックエンド接続/スレッドの数はいくつですか?DB内のデータを同時に(±0.3秒)変更するようにユーザーから2つの要求がある場合、djangoはそれらを並列または直列にしますか?またはそれは設定に依存しますか?DBとサーバーが1つずつある場合。
トランザクション。いいえ、本当に、トランザクション.