20. MongoDB
Database - The Heart of Any Systems
A database is the heart of any systems. There are several options for a database product, like MySQL and PostgreSQL, but I recommend MongoDB for two reasons. One, it has a free tier. Two, it’s NoSQL, and NoSQL databases are easier to learn and use.
Course Content
-
1:03 - Non-Relational
1:16 - Document Database
2:44 - Data Accessed Together GETS STORED TOGETHER
2:49 - JSON
3:03 - Flexible Data
14:34 - Compass. The GUI for MongoDB
Resources
▶️ Traversy Media
🔗 MongoDB Tutorial by W3Schools