Spark Data FramesCovers Spark Data Frames, distributed collections of data organized into named columns, and the benefits of using them over RDDs.
Introduction to Database SystemsCovers the fundamentals of database systems, including data modeling, information processing, and the challenges of managing large volumes of data.
Data Management: OverviewIntroduces fundamental concepts of data management, including data models, databases, and key tasks.
Entity-Relationship ModelIntroduces the Entity-Relationship model for designing databases with a focus on conceptual and relational aspects.
Relational Databases: FundamentalsCovers relational and spatial databases, including storage, management systems, ACID properties, historical typologies, primary and foreign keys, and spatial functions.