NoSQL DatabasesCovers the origins, properties, and types of NoSQL databases, focusing on MongoDB and the CAP theorem.
Introduction to Database SystemsCovers the fundamentals of database systems, including data modeling, information processing, and the challenges of managing large volumes of data.
Spark Data FramesCovers Spark Data Frames, distributed collections of data organized into named columns, and the benefits of using them over RDDs.