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
On this page of the site you can watch the video online How to Perform Basic CRUD Operations Using MongoDB with a duration of hours minute second in good quality, which was uploaded by the user Naz Islam 20 October 2023, share the link with friends and acquaintances, this video has already been watched 244 times on youtube and it was liked by 3 viewers. Enjoy your viewing!