Best tools
Use psql for direct Postgres, Supabase CLI for Supabase projects, and DuckDB for local analytics.
Agent workflow
Start with SELECT-only queries and require approval for INSERT, UPDATE, DELETE, DROP, or migrations.
CLI Finder / 场景 / query-postgres
Use psql, Supabase CLI, and related tools for database inspection and safe SQL workflows.
Use psql for direct Postgres, Supabase CLI for Supabase projects, and DuckDB for local analytics.
Start with SELECT-only queries and require approval for INSERT, UPDATE, DELETE, DROP, or migrations.