|
|
|
JavaScript Tooling for Data Pipelines
|
|
1 points
by floyergilmour
840 days ago
|
|
JS fullstack devs out there, what tooling are you using for creating data pipelines or for orchestrating data jobs? do you have to wander into SQL/Python land for this? or do you hack something together your self? As someone new to the JS community I have struggled to find a tool or platform for this. In Python land you have tings like Airflow and Dagster for example |
|
A big bonus for us as fellow full stack JS devs is that the full compiler and type checker and SQL gen runs in the browser which we use to build cool stuff
https://getnasty.dev/ https://news.ycombinator.com/item?id=39641713