This isn’t just “explore a CSV” — you can build full, interactive workflows (with AI) by connecting nodes (joins, transforms, reconciliations, agings, etc.), and inspect/modify the DuckDB SQL at every step.
Still very early and intentionally constrained (CSV-only, no persistence), but I’m especially interested in:
- workflows people repeat monthly
- primitives that feel missing
- points where the node model breaks down
Quick clarification based on a few DMs/questions:
This isn’t just “explore a CSV” — you can build full, interactive workflows (with AI) by connecting nodes (joins, transforms, reconciliations, agings, etc.), and inspect/modify the DuckDB SQL at every step.
Still very early and intentionally constrained (CSV-only, no persistence), but I’m especially interested in: - workflows people repeat monthly - primitives that feel missing - points where the node model breaks down
Appreciate the thoughtful feedback so far.