Live data from Hacker News

Viewing profile — tang8330

tang8330

HN member
Joined
Wed, Apr 13, 2016, 10:51 PM UTC
HN karma
102
Public activity
43 items

About tang8330

co-founder of Artie (YC S23)

Recent public activity

  1. story
  2. comment
    Comment #48479764

    Great question - there's no Debezium under the hood. Artie has its own Reader and Transfer layers, built from scratch. TOAST columns: Artie has automatic detection built in. If a T…

  3. story
    Show HN: Artie – Real-time data replication to your warehouse, now self-serve

    Hey HN, cofounder of Artie here. We’ve built a real-time data replication tool that captures every row-level change in your source database and streams it to your warehouse in unde…

  4. story
    Show HN: Artie – Real-time data replication to your data warehouse, self-serve

    Hey HN, cofounder of Artie here. I’ve been working on real-time database replication using CDC (Postgres/MongoDB into Snowflake, BigQuery, Redshift) with my wife for the last three…

  5. story
  6. job
  7. job
  8. story
  9. job
  10. job
  11. job
  12. job
  13. comment
    Comment #41642803

    Thanks for the flag. We'll get that fixed!

  14. job
    Artie (YC S23) Is Hiring a Founding Designer

    https://www.ycombinator.com/companies/artie/jobs/ZUX4SDO-fou...

  15. job
  16. story
  17. story
  18. comment
    Comment #37468328

    Artie OSS: https://github.com/artie-labs/transfer Artie Cloud: https://www.artie.so/

  19. story
  20. comment
  21. story
  22. job
  23. comment
    Comment #36869638

    On a single unbounded (CPU + mem) Debezium running on a VM extracting Postgres, I was able to clock in about 7-10m/hr. You could increase the # of tasks, but then it'll hinder your…

  24. comment
    Comment #36863492

    Hi! Yes, our next 2 connectors are going to be S3 and DynamoDB. GitHub Issue: https://github.com/artie-labs/transfer/issues/157 If you'd like to be another design partner for us on…

  25. comment
    Comment #36863477

    Definitely. For staging temporary tables to merge for our Redshfit destination, we're uploading it to S3. We will be creating a S3 destination with TSV, Avro, Parquet format suppor…