I'm working in python with duckdb and would like to use dbeaver alongside in read only mode. Where in dbeaver can I alter the config for duckdb, it doesn't appear in same location as Postgres ?
What I've tried:
- Create data in python close connection and can then access duckdb via dbeaver
- Create data in python with config
READ_WRITE
then open dbeaver and get error on access about file lock