The article introduces ggsql, a grammar of graphics for SQL that allows users to describe visualizations directly inside SQL queries. It provides examples of its use and explains how it works, including its ability to connect directly with database backends. The tool is designed to be a powerful and code-based visualization tool that doesn't require a full programming language. It aims to provide a more structured and composable way of creating visualizations, making it easier to iterate and refine plots.