Relational Model: BasicsIntroduces the relational model, SQL, keys, integrity constraints, ER translation, weak entities, ISA hierarchies, and SQL vs. noSQL.
Relational Databases: FundamentalsCovers relational and spatial databases, including storage, management systems, ACID properties, historical typologies, primary and foreign keys, and spatial functions.
Relational Model: BasicsCovers the basics of the relational model in database management systems, including data models, primary and foreign keys.
Entity-Relationship ModelIntroduces the Entity-Relationship model for designing databases with a focus on conceptual and relational aspects.
Handling Data: Intro to PandasIntroduces the fundamentals of handling data, emphasizing the importance of Pandas and data modeling for effective analysis.