MongoDB in Python - NoSQL Document Database

preview_player
Показать описание
Today we learn how to use MongoDB in Python.

Installation Guides:

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐
Рекомендации по теме
Комментарии
Автор

Thanks for the mongo review. Do a complete course on mongo, please!

yuttijon
Автор

Please do MognoDB tutorial, because you're the one that I trust to tell us proper work with any programming stuff:)

youmix
Автор

Do a deep dive on using asynchronous mongodb using Motor, because it is so different in enough ways that can be very confusing if you try to use it the same as pymongo, also touch on referencing objects in one collection in another collection. Maybe integrating with fast api using pydantic /base models

Skellum
Автор

Bro this tutorial earned you a subscription mate

programminghandsonproject
Автор

Would be a nice idea to make a video on python virtual environments, since in most linux distros, you can't really use pip, since the environments are externally managed(atleast in debian based systems). And, it's quite a hassle even for more experienced users I would assume, setting up venvs.

mmetdiev
Автор

It would be great if you did a MongoDb Tutorial. I hope you do this.

abdelrahmanzaghloul
Автор

thank you, really helped in connecting a web scraping module with MongoDB server

eyyejgs
Автор

dude you are the best, i learn a lot with you

rafaArt
Автор

absolutely love this guy's videos.

syedhaider
Автор

Valuable Content thanks :) I have coded along side with you

kunalsoni
Автор

Please bring a video on mongodb and flask integration

farhanshahriar
Автор

Pls help us with full tutorial on mongodb and do with live projects. Thanks

brightskytechnologies
Автор

Great video. By the way, how would u use the "find" function on "interests"? if anyone knows, please help me.

this is what im getting: can only concatenate str (not "list") to str

diegosepulveda
Автор

I don't understand how I can use it in a productive environment. I write smaller Flask apps that I then make available on pythonanywhere, here for example I have no way to use mongodb. From my point of view I need a dedicated server if I want to use mongodb in a meaningful way.

teprox
Автор

can you create a real world project tutorial with mongo?

AliKhandi
Автор

great video please share me the link of mongodb crush course.

joybanerjee
Автор

Nice video there well done. I have been a good follower of this channel for a couple of of years now but everytime I try to ask questions, I've never gotten an answer, I hope get for this anyways.

I am not new to usin Mongodb locally though but av been trying to use remotely, I was able to connect but can commit any documents on, I keep getting this *no replica set* error, I really don't know how to go about it. I hope you help on it. Thanks

olorundaremicheal
Автор

getting this error after executing the pipeline part
object at 0x7f113e882770>
object at 0x7f113e882770>
object at 0x7f113e882770>
object at 0x7f113e882770>
object at 0x7f113e882770>
object at 0x7f113e882770>
please help

joybanerjee