PG Orbit · Features
Stop copying connection strings.
Cloud discovery signs in to your cloud provider, lists your PostgreSQL instances grouped by region — name, engine version, size, host, and port — and imports the ones you pick as ready-to-use connections.
Six providers
AWS, Google Cloud, Azure, DigitalOcean, Linode (Akamai), and Supabase. OAuth providers sign in with the provider's own flow; AWS uses a minimal read-only IAM user — we publish a CloudFormation quick-create template that provisions exactly the rds:Describe* permissions discovery needs and nothing else.
- Instances grouped by region with version, size, and endpoint
- Import several at once
- Discovered credentials go straight into your device keychain