3 Setting Up the Environment
In this chapter, you’ll learn to install and set up a local database (PostgreSQL) on your computer, where you’ll be able to write SQL code, experiment with the book’s SQL code samples, and try out SQL features.
At this point, we’ve learned about the basics of relational databases, and we’re almost ready to start with SQL! After all, that’s why we’re all here. But there’s one final missing matter we need to address: a playground.
To make the best of this book and learn SQL effectively, you need to write SQL code yourself. Ideally, you should implement the code samples in this book yourself and take some extra exploratory steps beyond our examples to help you digest the language a little better. However, you can’t do ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access