Mastering PostgreSQL in Application Development

Mastering PostgreSQL in Application Development is the full title of the book I am currently writing. Running the PostgreSQL is YeSQL series of blog posts has shown me developers need a PostgreSQL book for developers. A book with the same properties as the YeSQL series articles in this blog:

In Mastering PostgreSQL in Application Development every query uses a real world dataset that is available for download and easy to load into your local PostgreSQL instance. Scripts to load the data are provided, including clean-up and reformating scripts when necessary. It means that you can actually run and edit every single query used in the book against the same data set!