|
|
|
|
|
by radicality
456 days ago
|
|
It’s quite funny the docs also say this about the configurable url: > Be sure you trust any URL you configure, as the application can access the data you load into DuckDB. That’s certainly not what I would expect if someone gave me a “local UI” for some database.
I’ve only just once toyed with duckdb, was planning to look more at it - looks like will need to have my guard and see what actually is “local” and doesn’t ship my data to a remote url. |
|