# `@directus/data-driver-postgres` This package converts an abstract query to an actual PostgreSQL statement und queries the database. ## Current architecture of this package To get an overview of how the package is organized regarding it's files, directories and the dependencies between them, run `pnpm run depcruise` and have a look in the created `dependency-graph.svg` image.