How-to connect to MongoDB from within Python 3

preview_player
Показать описание
Really simple step by step guide to connect to MongoDB using Python 3
Рекомендации по теме
Комментарии
Автор

Thanks, very simple. No need to googling and reading manuals, just almost pure mongodb console syntax.

alext.
Автор

thanks, great video. can you help how to use mongodb as default in django instead of sqllite3

rushabhshah
Автор

Great guide, very simple. I did encounter an issue where an objectid wasn't assigned to my data. It prompted error: "No connection could be made because target machine actively refused it." Any idea on what's causing this?

richdavis
Автор

hi i liked your video i want to know if i can use pymongo to insert pdf documents to mongo?

ismaeljosefemiliorepublica
Автор

Hi, im getting this error @2:43 testmongo.py:12: DeprecationWarning: insert is deprecated. Use insert_one or insert_many instead.

Dacalux
join shbcf.ru