Live data from Hacker News

Viewing profile — akartasov

akartasov

HN member
Joined
Thu, Feb 06, 2020, 10:53 AM UTC
HN karma
9
Public activity
14 items

About akartasov

https://github.com/agneum https://twitter.com/arkartasov

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
  5. 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.

  6. 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-…

  7. 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

  8. 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…

  9. 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…

  10. 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).…

  11. 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.

  12. 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 …

  13. story
  14. comment
    Comment #22432420

    I've just tried the live demo in the Database Lab Community Slack. It looks amazing! Keep it up!