duckdb-quan 0.8.1

Ergonomic wrapper for DuckDB
Documentation

duckdb-quan

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 25 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

json

  • libduckdb-sys/json
  • bundled

vtab-full

  • vtab-excel
  • vtab-arrow

vtab-loadable

  • vtab
  • duckdb-loadable-macros

parquet

  • libduckdb-sys/parquet
  • bundled

vtab-arrow

  • vtab
  • num

httpfs

  • libduckdb-sys/httpfs
  • bundled

vtab-excel

  • vtab
  • calamine

num

  • dep:num

serde_json

  • dep:serde_json

byteorder

  • dep:byteorder

bundled

  • libduckdb-sys/bundled

chrono

  • dep:chrono

duckdb-loadable-macros

  • dep:duckdb-loadable-macros

calamine

  • dep:calamine

url

  • dep:url

polars

  • dep:polars

r2d2

  • dep:r2d2

csv

  • dep:csv

lazy_static

  • dep:lazy_static

buildtime_bindgen

  • libduckdb-sys/buildtime_bindgen

uuid

  • dep:uuid

vtab

    This feature flag does not enable additional features.