MongoDB With Python | Send, Fetch and Modify Data|

Опубликовано: 10 Октябрь 2024
на канале: Nachiketa Hebbar
5,655
97

MongoDb is a popular database used by most applications. This tutorial teaches you how to interface your python application with MongoDb.
Following operations are taught:
1)Creating a Database in MongoDb
2)Sending data from python to database
3) Retrieving data from Mongodb onto your python application
4) Modifying / Deleting data in your data base using python

This will help you to send,fetch and modify data with MongoDB and python.
Thanks for watching !