Hmm there is a MySQL extension ๐
So I guess I can use this extension to make a (second) db connection available for NSD within @Kubo.watch ๐?

DuckDB
MySQL Extension
The mysql extension allows DuckDB to directly read and write data from/to a running MySQL instance. The data can be queried directly from the under...