How to Perform Basic CRUD Operations Using MongoDB

Опубликовано: 20 Октябрь 2023
на канале: Naz Islam
244
3

In this video, I’d discussed how to perform CRUD operations using MongoDB, a NoSQL Database. CRUD stands for Create, Read, Update, and Delete. For creating a new data object into a database, we use ‘Create’ operation. To retrieve data from the database is called a ‘Read’ operation. To update a specified data is called ‘Update’ operation; and if we need to delete an existing object, we use ‘Delete’ operation.

MongoDB is a NoSQL database. In MongoDB, the smallest entity is called ‘Document’, and a set of documents are called ‘Collection’.

Check GitHub link for source code: https://github.com/nazislam/MongoDB-T...

Tools and Software used in the video:
MongoDB (NoSQL Database): https://www.mongodb.com/
VS Code (Code Editor): https://code.visualstudio.com/
Postman (Testing REST Endpoints): https://www.postman.com/

My Website: http://www.nazislam.com

Subscribe for more software development, programming, and web design videos:    / @naz-islam  


На этой странице сайта вы можете посмотреть видео онлайн How to Perform Basic CRUD Operations Using MongoDB длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Naz Islam 20 Октябрь 2023, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 244 раз и оно понравилось 3 зрителям. Приятного просмотра!