Python Motor vs Pymongo

0
13K

Motor provides a single client class, MotorClient. Unlike PyMongo’s MongoClient, Motor’s client class does not begin connecting in the background when it is instantiated. Instead it connects on demand, when you first attempt an operation.

You should use Motor when you're trying to interact with a MongoDB database in an asynchronous context. When you're making something that needs to be asynchronous (like a web server, or most commonly from what I've seen here, Discord bots), you also want all the database calls to be done asynchronously. But pymongo is synchronous, i.e it is blocking, and will block the execution of your asynchronous program for the time that it is talking to the database.

Site içinde arama yapın
Kategoriler
Read More
Hand Games
16 of the best games of our childhood that we lost
In the XXI century, children quietly disappeared from the courtyards of large cities - now they...
By FWhoop Xelqua 2022-11-14 10:59:43 0 34K
Телевидение
Прямой эфир телеканала Енисей.
Краевой телеканал «Енисей»  — это развивающаяся и динамичная компания,...
By Nikolai Pokryshkin 2022-10-30 20:38:41 0 28K
Rehber
Hacksaw Ridge. (2016)
World War II American Army Medic Desmond T. Doss, who served during the Battle of Okinawa,...
By Leonard Pokrovski 2023-04-02 18:59:33 0 39K
Financial Services
Command-and-Control regulation
Key points Command-and-control regulation sets specific limits for pollution...
By Mark Lorenzo 2023-02-01 12:27:32 0 16K
Business
How Can I Maintain Motivation During Periods of Uncertainty or Change?
Periods of uncertainty or organizational change can be unsettling, often leading to decreased...
By Dacey Rankins 2025-05-20 14:48:30 0 10K

BigMoney.VIP Powered by Hosting Pokrov