Python Motor vs Pymongo
Сообщение 2023-07-12 21:04:17
0
13Кб
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.
Поиск
Категории
- Arts
- Business
- Computers
- Игры
- Health
- Главная
- Kids and Teens
- Деньги
- News
- Personal Development
- Recreation
- Regional
- Reference
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Личное развитие
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Больше
How Do Bonuses Work?
How Do Bonuses Work?
Understanding Bonus Structures, Frequency, and Taxation
Bonuses are one of...
Cornerstone Television Network. Live TV. Wall, Pennsylvania, USA.
Cornerstone Television began over 40 years ago – in a vision God gave Norma Bixler during a...
What Kind of Budget Is Needed for Guerrilla Marketing?
How low can you go, what typical costs look like, and how to run an effective campaign on a tight...
ADHD: Psychiatric Comorbidities
In children, ADHD occurs with other disorders about two-thirds of the time.
Other...
Опасный пациент. The Shift. (2021)
Возвращаясь после ночной смены, врачи скорой помощи Изабель и Адамо получают срочный вызов. В...