# Practical SQL, 2nd Edition ### A Beginner's Guide to Storytelling with Data [PracticalSQL, 2nd Edition](https://www.nostarch.com/practicalSQL2) by Anthony DeBarros is [available from No Starch Press](https://www.nostarch.com/practicalSQL2). ### Chapter 16: Working With JSON Data Introduces the JavaScript Object Notation data format and how it's supported within PostgreSQL via data types and query operators.