Hi folks! I have been looking at DuckDB and DuckLake for a while, and I thought of this interesting idea of leveraging Postgres with DuckLake to expose real time observability about it. I definitely feel that the folks here might have even more experience and maybe alternatives to doing this, but I just thought that this is an interesting idea to look at. It leverages Debezium tied to the Postgres database and Go collector to poll it. Just wanted to share it with the folks here if you feel that it's somewhat interesting.
github.com/el10savio/duckWatch