DuckDB
Embedded DuckDB Starts Simple. Then It Needs a Process Boundary.
Embedding DuckDB inside an API process is simple until native execution shares the same failure domain. A federated query crash showed why DBConvert Streams is moving interactive DuckDB work behind a supervised query worker.