most workflows look like: IDE -> export -> scripts -> pipeline -> CDC
so tried collapsing that into one tool:
query across PostgreSQL / MySQL / files use the query as a data source move it then turn on CDC
runs locally or via Docker
would love feedback, especially on: whether query-as-pipeline makes sense or if this just shifts complexity somewhere else