mysql reddit

1 readers
1 users here now

Discussion of MySQL and assistance for MySQL related questions.

founded 1 year ago
MODERATORS
1
 
 
This is an automated archive.

The original was posted on /r/mysql by /u/BostonGeorgeDad on 2023-07-18 01:58:50+00:00.


Got a bit of a head-scratcher here and was hoping some of you might have some bright ideas.

We're scaling, so we deal with more devs needing access and increased potential for things to go wrong and break. What we want to do is give JIT access.

Here's what we're hoping for:

Something that can dynamically grant access based on rules or triggers.

Quick setup and maintenance

Won't slow our databases down substantially

Any thoughts or tips on what we can use?

Thanks!