Relational Model: BasicsCovers the basics of the relational model in database management systems, including data models, primary and foreign keys.
Handling Data: Intro to PandasIntroduces the fundamentals of handling data, emphasizing the importance of Pandas and data modeling for effective analysis.
Semantic Modelling: Tabular Data and RDFIntroduces semantic modelling through tabular data and RDF, covering relational databases, schema migration, future-proof schemata, SPARQL querying, and metaknowledge limitations.
File Organization and IndexingExplores file organization, indexing methods, and database storage design, including record formats, page formats, and index classification.
Relational Query OptimizationCovers relational query optimization, including logical and physical query plans, cost estimation, equivalences, and the System R strategy.