Environment
Lead with DEV, TEST, STAGE, or PROD. Do not rely on color alone to communicate consequence.
A saved session is more than a hostname. It combines an engine, network path, authentication method, database scope, and operator expectation.

We document the client device, VPN or trusted network, SSH host where used, database endpoint, port, TLS expectation, user role, and intended database scope. This separates “the session connects” from “the session follows the approved route.”
Lead with DEV, TEST, STAGE, or PROD. Do not rely on color alone to communicate consequence.
Identify the database family, cluster or service, and the intended schema or application boundary.
Distinguish read-only, operator, and administrative roles, plus SSH or other required access path.
| Role pattern | Typical HeidiSQL work | Control question |
|---|---|---|
| Observer | Browse objects, run approved read queries, export limited results | Can this role alter rows or schema unexpectedly? |
| Operator | Controlled data correction, import, maintenance, approved scripts | Are write actions scoped, logged, and recoverable? |
| Schema maintainer | Table, view, routine, trigger, or event changes | Is change review outside the desktop client still required? |
| Administrator | User and server-level tasks where supported and approved | Is everyday use separated from elevated access? |
Session exports, screenshots, tickets, training decks, and runbooks can unintentionally disclose server names, usernames, or passwords. Northstar maps what may be shared, what must be redacted, and where credentials should be managed.

No. The route and the database permissions solve different problems. Use an approved network path and a role limited to the work required.
Share naming standards and non-sensitive configuration guidance. Credentialed sessions should follow your identity, endpoint, and secrets-management policies.
Color can reinforce context, but use explicit session names, role restrictions, and operational confirmations because color alone is not sufficient.
Validate route, authentication, reconnect behavior, visible objects, allowed operations, denied operations, timeout behavior, and escalation handling with a representative role.
Northstar can facilitate a half-day connection workshop or include access patterns in a complete operating baseline.
Plan a connection workshop