Introduction to MongoDB with Python Flask - Workshop Playback | BuildingBloCS 2021 X FOSSASIA

Опубликовано: 16 Октябрь 2024
на канале: BuildingBloCS SG
78
4

Introduction to MongoDB with Python Flask Workshop was conducted during FOSSASIA Summit 2021.

MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. By the end of the workshop, participants would be building a Flask API with MongoDB to query and post data onto a server somewhere.

Prerequisites:
1) Basic knowledge of Python (You can watch the playback of "Introduction to Python (Part 1)" workshop as a preparatory workshop. https://go.buildingblocs.sg/intro-to-...)

Workshop materials at https://go.buildingblocs.sg/intro-to-...