You can browse the DuckDB documentation offline in the following formats:
As a single Markdown file (approx. 3 MB)
As a single PDF file (approx. 4 MB)
As a website packaged in a single ZIP file (approx. 50 MB). To browse the website locally, decompress the package, navigate to the duckdb-docs directory, and run:
python -m http.server
Then, connect to http://localhost:8000/.
© Copyright 2018–2024 Stichting DuckDB Foundation
Licensed under the MIT License.
https://duckdb.org/docs/guides/offline-copy.html