C++ Programming on Linux - Connect MongoDB Atlas Cloud

Опубликовано: 28 Март 2026
на канале: Hui Yuan
260
4

This short video, it's going to discuss MongoDB Atlas Cloud. MongoDB is a source-available, cross-platform, document-oriented database program. Classified as a NoSQL database that store data in JSON-like Document.
the example of this video, will update previous video's C++ program example that connect to MongoDB atlas Cloud Database.

Example code of this video has been uploaded onto GitHub:
https://github.com/yuanhui360/CPP-Pro...