Skip to content

Details

Coding agents don’t need better instructions. They need a tighter feedback loop.

This session shows how to build that loop directly into Postgres. We’ll use `pgpm`, a Postgres package manager, to turn schemas into composable, versioned modules with deterministic dependencies, then test them against the real database with `pgsql-test` — including roles, permissions, functions, constraints, and RLS.

From there, we close the loop: write → test → fix → push → CI/CD.

That changes the role of testing. Tests are no longer just something humans run before shipping; they become the control system for coding agents. An agent can generate code quickly, but the database provides the deterministic signal for whether that code is actually correct.

| We’ll build a modular schema live, let an agent extend it, and let the tests decide what ships |
| ---------------------------------------------------------------------------------------------- |
|

Related topics

Artificial Intelligence
Hadoop
Business Intelligence
R Project for Statistical Computing
PostgreSQL

Sponsors

Command Prompt

Command Prompt

Logistics, Speakers and Volunteers.

Redgate

Redgate

Food, Beverages and facilities.

You may also like