i want to export d1 to duckdb periodically for analytical queries. does anyone have an good referenc

i want to export d1 to duckdb periodically for analytical queries. does anyone have an good reference architecture? i'm pretty worried about this mention of the docs:

A running export will block other database requests.
Source
Was this page helpful?