package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Mar 29, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package duckdb implements the DuckDB driver as a subprocess.
Each query spawns a fresh `duckdb` CLI process with NDJSON output.
Connect verifies the DuckDB CLI is available and the database is accessible.
Opts holds DuckDB connection options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.