BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5891423729614848/mongodb-fundamentals?ref=outlook-calendar
SUMMARY:MongoDB Fundamentals
DTSTART;TZID=America/Los_Angeles:20260417T190000
DTEND;TZID=America/Los_Angeles:20260417T200000
LOCATION:https://www.learndesk.us/class/5891423729614848/mongodb-fundamentals?ref=outlook-calendar
DESCRIPTION: 
MongoDB is one of the most popular NoSQL database management systems today. As against the traditional RDBMS, it stores the data in an unnormalized way, in binary JSON format.
MongoDB is an open-source document database. The name is derived from Humongous DB. This falls into the category of NoSQL databases. The data in MongoDB is stored in an un-normalized format, as a collection of documents. A collection in MongoDB is equivalent to a table in RDBMS and a document is equivalent to a record. However, unlike a record, a document need not have the same structure as other documents in the same collection.


https://www.learndesk.us/class/5891423729614848/mongodb-fundamentals?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR