Hacker News new | ask | show | jobs
Ask HN: How many developers have access to your production DB?
1 points by adithyak 1947 days ago
I have worked at & seen start-ups where almost the entire team has an access to the production DB. Sometimes it's read-only access, with only some of them having write-access. Other places it's open write-access for all.

I'm trying to understand if this is a common practice.