OptionalbundlesDuckDB-Wasm bundle manifest used during feature-based bundle selection. Omit this to use DuckDB-Wasm's default, single-threaded jsDelivr bundles.
OptionaldatabaseThe database file path when using OPFS storage. Defaults to ':memory:' for in-memory storage.
OptionalmaximumMaximum number of DuckDB execution threads.
Values greater than 1 require a compatible COI bundle and a page served
with cross-origin isolation headers. The default bundle set is
intentionally single-threaded, so callers opting into multithreading must
also provide bundles with a coi entry.
OptionalstorageThe storage backend to use.
Configuration options for the Database class.