Video thumbnail for MongoDB Database for IoT Developers Series - What is MongoDB? - Part 1

MongoDB Database for IoT Developers Series - What is MongoDB? - Part 1

Mar 28, 2023
donskytech.com Logo

donskytech.com

MongoDB Database for IoT Developers Series - Part 1 This post will show you how to interface the MongoDB NoSQL database to your Internet of Things (IoT) projects. I will explain how MongoDB differs from traditional RDBMS databases such as MySQL. Also, we will discuss some of the core concepts of this NoSQL database. WriteUp: https://www.donskytech.com/mongodb-database-for-iot-developers-series/ Contents of the Video: 0:00 - Intro 0:21 - Why do we need a database for IoT projects? 1:11 - Tutorial Roadmap 2:39 - DonskyTech Plug 2:54 - What is a database? 2:54 - A sample RDBMS Table 6:03 - What is MongoDB? 7:07 - What is JSON? 8:28 - How JSON is used in MongoDB? 9:17 - What is a MongoDB Document?
#Programming