# Chapter 1: The Building Blocks of Postgres Welcome to the physical world of Postgres! Before we can start querying and joining, we need to understand what our data actually looks like when it's at rest. Think of this as the anatomy of our database beast. ## ![[Result Set]] ## ![[Table]] ## ![[Page]] ## ![[Math and Computation/Databases/Postgres/Structures/Index]] ## ![[Tuple]]