This document provides an overview of the relational algebra and relational calculus concepts. It outlines the chapter, which covers relational algebra operations including unary operations like select and project, binary operations like join, and additional operations. It also covers the relational calculus including tuple and domain calculus. Examples are provided using the COMPANY database to illustrate various relational algebra expressions and operations.