duckdb-web
duckdb-web copied to clipboard
DuckDB website and documentation
cc @Maxxen This needs to go to the friendly SQL list too – this is difficult to achieve in other SQL dialects where you need a window function for this.
Jekyll doctor is supposed to detect conflicting redirects such as this: ```bash git checkout bb0e56854c5d45ac9701141321f32dc8e6940179 head -n 5 docs/archive/0.10/internals/storage.md docs/internals/storage.md ``` ```text ==> docs/archive/0.10/internals/storage.md docs/internals/storage.md
The text functions page mentions for `string[begin:end] ` `Extract a string using slice conventions. Missing begin or end arguments are interpreted as the beginning or end of the list respectively....
See https://github.com/duckdb/duckdb/issues/12857
See https://github.com/duckdb/duckdb/issues/12691
WIP #2915
One of the outstanding features of duckdb is its interfaces to other data sources. So far, data sources supported by duckdb are scattered around the docs under "data import", "guides/file...
See https://github.com/duckdb/duckdb/issues/12575
See https://github.com/duckdb/duckdb/issues/12220