In order to write effective database queries, application developers need access to production-like data., like anonymized/PII-removed copies of prod.

"Which column of this query is more selective?" Don't make your devs guess, give them the data.

1
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin
rmcastil

@nateberkopec This has been a must have in all of my previous contracts. Even when dealing with air gapped networks we found a way to de-identify the data and push it to devs. You just can't simulate re-life use cases.

0
1y
Replies