Hacker News new | ask | show | jobs
Show HN: Multiplayer Data Modeling (count.co)
3 points by jasmcole 927 days ago
Hi HN, after seeing a lot of data engineering discussion here I thought it would be interesting to share a new feature I've been working on at Count (https://count.co).

We've made possible to import and execute dbt models, compiling them on the fly with a custom compiler, and view results alongside other collaborators in real time.

We built this because we heard feedback from our customers that debugging and iterating models with colleagues was painful and slow, and we thought that Count could be a great place to improve that workflow.

The link above goes to a blog post I wrote on this feature with some technical background, and you can read more generally about Count here:

https://count.co/product/data-modeling/