Skip to content

Documentation v1.0.0


Documentation / @openassistant/duckdb / db

Variable: db

db: duckdb.AsyncDuckDB | null = null

Defined in: query.ts:12

Internal

The duckdb instance if not provided by the user.

Released under the MIT License.