Concepts

Concepts related to access management and data security
Concepts

The query ran faster than expected, but the data was wrong. This is why Pgcli and shift-left testing belong together.

Pgcli is a powerful command-line client for PostgreSQL. It offers autocompletion, syntax highlighting, and quick navigation through complex SQL. Shift-left testing pushes validation earlier in the development cycle. Instead of finding broken queries in staging or production, you catch them while writing code. Integrating Pgcli into a shift-left workflow changes
1 min read