Chapter 11: Database Operations and Data Serialization
1. Introduction to databases SQL and NoSQL and SQL language2. Connecting to databases using sqlite33. Performing CRUD operations (Create, Read, Update, Delete)4. NoSQL - MongoDB5. Introduction to ORM (Object Relational Mapping) with SQLAlchemy6. JSON and Pickle for Data Serialization7. Working with APIsStudent Activity