logoalt Hacker News

elchief05/04/20251 replyview on HN

I wish to god they would allow 2 connections. One read-only for my BI tool, and one read-write for dbt/sqlmesh


Replies

kianN05/04/2025

I think using a pyarrow dataset as an intermediary would allow for a zero copy read/write from one connection into a second connection.