Leanpub Header

Skip to main content

Deep dive into a SQL query

A Journey Through PostgreSQL's Query Processing

What really happens when PostgreSQL executes your query? Follow a SQL statement through every stage of PostgreSQL's internal pipeline—from raw text to returned results—and gain the deep understanding that transforms how you write, tune, and debug database applications.

Interested in this book? Show your support by saying what you'd like to pay for it!

$
291
Pages
About

About

About the Book

Have you ever wondered what actually happens inside PostgreSQL when you run a SQL query? Behind a simple SELECT statement lies a sophisticated pipeline involving parsing, semantic analysis, query rewriting, cost-based optimization, and a pull-based execution engine—built on decades of database research.

Deep Dive Into a SQL Query takes you on a complete journey through PostgreSQL's query processing internals. Starting from the moment a client establishes a connection, you'll follow a query through every stage of the pipeline: lexical analysis and parsing, semantic validation against the system catalog, rule-based rewriting, cost-based plan optimization, and iterator-based execution. Along the way, you'll explore how PostgreSQL manages memory, organizes data on disk, coordinates concurrent access, and returns results to the client.

This book is written for mid-level to senior software engineers who use databases every day but want to understand what happens beneath the SQL interface. Every technical detail is grounded in PostgreSQL's actual source code—not abstractions or hand-waving. By the end, you'll write better queries, diagnose performance problems with confidence, and understand why PostgreSQL behaves the way it does.

Share this book

Author

About the Author

Jesús Espino

Hi! I’m Jesús Espino, a software developer passionate about understanding how things work under the hood.

My Background

I’m currently working as a software developer at Ona (formerly Gitpod), a cloud development platform that provides AI-powered software engineering agents and sandboxed development environments for teams. Over the years, I’ve worked with various programming languages and technologies, but my primary focus has been on Go and JavaScript/TypeScript, particularly in web and API development.

My Passion

What drives me is the intersection of two things:

  1. Learning how things work - I love diving deep into the internals of the tools and systems we use every day
  2. Sharing knowledge - Making complex topics accessible and understandable for others

I believe that understanding how systems work internally doesn’t require you to be an expert or have years of low-level programming experience. What you need is someone to guide you through the general concepts—the “how it ticks” part—so you can build a mental model of what’s actually happening.

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub