Coding with MongoDB using Python and R Programming Languages

Опубликовано: 17 Февраль 2026
на канале: Study with Ibtissam 🧑‍🎓
363
6

Please watch: "3- Step-by-Step Guide to the Machine Learning Process with Cookie Shop Recommendation System Example "
   • 3- Step-by-Step Guide to the Machine Learn...   -~-
MongoDB is very sophisticated and easy tool to store your data without worrying about schema and relational databases issues. On this video, you will learn about how to use MongoDB with your application in python and R programming languages. We will use two pymongo library on Python and mongolite on R.
You will learn how to do operations like:
Find, insert, update using Python.
Develop and application to look for programs to watch using a search query
We will also learn to manipulate our databases in R programming Languages, which a very strong language for data analysis and statistics.
Plan:
00:00:00 Intro
00:00:10 Plan
00:00:58 pymongo
00:01:18 Create a connection
00:01:53 Find documents
00:03:24 Application to search for programs.
00:05:14 Insert documents
00:07:45 Programming with R
00:08:21 R libraries for MongoDB
00:09:14 Connect to MongoDB from R
00:11:24 Find documents R
00:12:24 Insert documents R
00:13:00 Update documents R
00:13:28 Import and export collection using R
00:14:13 Conclusion

Medium article: https://towardsdev.com/coding-with-mo...

Playlist link:    • Application and uses of MongoDB and Instal...  

Application and uses of MongoDB and installation on Windows:    • Application and uses of MongoDB and Instal...  
Create and query MongoDB collection:    • Create and query mongodb collection  
Find a document using MongoDB Compass:    • Find a document using MongoDB Compass  
Create a document using MongoDB Compass:    • Create a document using MongoDB Compass  
MongoDB challenge 1: Create a document:    • MongoDB challenge 1: Create a document  
Solution MongoDB Challenge: Create a document:    • Solution MongoDB Challenge: Create a document  
Understanding MongoDB queries using operators:    • Understanding MongoDB queries using operat...  
MongoDB indexes to enhance the performance of queries:    • MongoDB indexes to enhance the performance...  
Import, export and delete files from MongoDB using GridFS:    • Import, Export and Delete files from Mongo...  
Coding with MongoDB using Python and R Progamming Languages:    • Coding with MongoDB using Python and R Pro...  
Set up replica set on MongoDB:    • Set up replica set on MongoDB in 10 minutes  
Understand MongoDB configuration file:    • Understanding MongoDB Configuration File  
Understand sharding on MongoDB:    • Understand sharding on MongoDB : server ad...  
Set up authentication and authorization:    • Set up authentication and authorization on...  
Backup your databases on MongoDB:    • Backup your database on MongoDB