Interface DuckDBConfig

Hierarchy

  • DuckDBConfig

Properties

The filesystem config

maximumThreads?: number

The maximum number of threads. Note that this will only work with cross-origin isolated sites since it requires SharedArrayBuffers.

path?: string

The database path

The query config

Generated using TypeDoc