Viewing profile — akartasov
akartasov
HN member- Joined
- Thu, Feb 06, 2020, 10:53 AM UTC
- HN karma
- 9
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About akartasov
Recent public activity
- comment
- comment
- comment
- comment
-
comment
Comment #30073076
It's also a great tool. However, as far as I know, Testcontainers just manages container-based dependencies but doesn't prepare the data in any way.
-
comment
Comment #30072878
There are several ways to process PII for use in the Database Lab, including masking and data obfuscation. The main approaches can be found here: https://postgres.ai/docs/database-…
-
comment
Comment #30071205
Absolutely agreed. In addition, I know some Data Scientists who use thin clones from Database Lab to get data at a specific time for their models
-
comment
Comment #30071054
There are several public Case Studies of real users (from small teams to quite large companies): https://postgres.ai/resources/ For more real-life feedback, welcome to the Database…
-
comment
Comment #30070832
I agree that this is a possible way. The main difficulty of the generated data is related to their quality and structure. Namely, how artificial data correspond (quantitatively and…
-
comment
Comment #30070455
You are absolutely right. Depending on the current environment, you should think about the protection of sensitive data (for example, data masking and obfuscation, access control).…
-
comment
Comment #30070293
I think it will work well for verifying DB changes and optimizing SQL on real data. This seems like a great tool to eliminate the risk of database-related downtime.
-
comment
Comment #22673232
Joe, a chatops bot that allows troubleshooting optimizing SQL performance using fast thin clones of full-size databases (cloning of 10 TiB takes only a couple of seconds), updated …
- story
-
comment
Comment #22432420
I've just tried the live demo in the Database Lab Community Slack. It looks amazing! Keep it up!