Content
@
0 reply
0 recast
0 reaction
Alex Loukissas π
@futureartist
What is a good tool to mirror production DB (sanitized) to non-prod for realistic testing?
3 replies
2 recasts
6 reactions
Alberto Ornaghi
@alor
which DB are we talking about?
1 reply
0 recast
0 reaction
β
@git
Relevant? https://www.snaplet.dev/
0 reply
0 recast
1 reaction
Mikko
@moo
I just clone in prod, then run a Python script on the copied db to fill in columns with random data (same length), then reduce the size by deleting rows, then dump, add to Github.
0 reply
0 recast
1 reaction