duckdb 0.10.1

Ergonomic wrapper for DuckDB
Documentation

duckdb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 26 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

modern-full

  • chrono
  • serde_json
  • url
  • r2d2
  • uuid
  • polars

extensions-full

  • httpfs
  • json
  • parquet
  • vtab-full

vtab-full

  • vtab-excel
  • vtab-arrow
  • appender-arrow

vtab-arrow

  • vtab
  • num

vtab-excel

  • vtab
  • calamine

json

  • libduckdb-sys/json
  • bundled

parquet

  • libduckdb-sys/parquet
  • bundled

vtab-loadable

  • vtab
  • duckdb-loadable-macros

httpfs

  • libduckdb-sys/httpfs
  • bundled

polars

  • dep:polars

bundled

  • libduckdb-sys/bundled

csv

  • dep:csv

calamine

  • dep:calamine

url

  • dep:url

uuid

  • dep:uuid

r2d2

  • dep:r2d2

lazy_static

  • dep:lazy_static

buildtime_bindgen

  • libduckdb-sys/buildtime_bindgen

num

  • dep:num

byteorder

  • dep:byteorder

serde_json

  • dep:serde_json

appender-arrow

  • vtab-arrow

chrono

  • dep:chrono

duckdb-loadable-macros

  • dep:duckdb-loadable-macros

vtab

    This feature flag does not enable additional features.