Manage your database connections — encrypted and per-user
Database access tends to sprawl: a connection string in someone’s notes, another in an env file, a third pasted into a chat. Every copy is a place a credential can leak, and nobody’s sure who can reach production.
Bring it under control.
Connections, secured and scoped
DataStudio’s Connection Manager is the single place your database connections live — with connection strings encrypted at rest and access scoped per user. Add a connection once, decide who can use it, and the right people reach the right data without credentials floating around in plain text.
How it works
- Encrypted at rest — connection strings are stored encrypted, not in plain sight.
- Per-user access — grant a connection to the people who should have it, no one else.
- One source of truth — connections managed in one place, not scattered across notes and env files.
- Powers every tool — every DataStudio feature runs through the connection you choose.
Who it’s for
Teams that want database access organized and auditable instead of copied around — and leads who need to know exactly who can reach production.
Try it on your own data
Start your free 30-day trial → — no credit card required. Or browse the full DataStudio walkthrough on our YouTube channel.