mysh currently focuses on MySQL. A natural next step is bringing the same AI-safe output masking, connection profiles, and SSH tunnel workflow to PostgreSQL.
Scope to discuss
- Connection profile schema for Postgres (DSN, sslmode, etc.)
- Reusing the existing masking engine (
internal/) across drivers
- Keeping the MCP server driver-agnostic
If you run AI coding agents against Postgres-backed apps, please share your use case here. Design feedback is as welcome as code.
mysh currently focuses on MySQL. A natural next step is bringing the same AI-safe output masking, connection profiles, and SSH tunnel workflow to PostgreSQL.
Scope to discuss
internal/) across driversIf you run AI coding agents against Postgres-backed apps, please share your use case here. Design feedback is as welcome as code.