Relational Model: BasicsIntroduces the relational model, SQL, keys, integrity constraints, ER translation, weak entities, ISA hierarchies, and SQL vs. noSQL.
SQL Queries and SyntaxCovers the basics of SQL, including components of the language and syntax of SELECT clause.
DDL, DML, ViewsCovers SQL data definition, manipulation, and views in databases.
Relational Databases: FundamentalsCovers relational and spatial databases, including storage, management systems, ACID properties, historical typologies, primary and foreign keys, and spatial functions.
Efficient GPU Join OptimizationCovers efficient GPU-accelerated join optimization for complex queries, focusing on improving optimization times and heuristic plan quality.
Introduction to StreamsCovers data streams, real-time analytics, challenges, data stream model, and efficient management.
Introduction to Database SystemsCovers the fundamentals of database systems, including data modeling, information processing, and the challenges of managing large volumes of data.