November 2025
Beginner to intermediate
336 pages
7h 48m
English
The first part of this book introduces how to describe and analyze real-world objects using data, starting with an understanding of relational databases and SQL. It guides you through setting up a PostgreSQL database to store and query data effectively. You will learn how to create, insert, and delete tables and perform CRUD operations using SQL. This part also covers how to import and export data between PostgreSQL and external filesystems. Finally, it introduces Python for database interaction and data manipulation, enabling you to manage relational data programmatically.
This part of the book includes the following chapters:
Read now
Unlock full access