Skip to content

DuckDB

Warning

The DuckDB extension is a community module. It is usable, but does not have the same support guarantees as official extensions.

The DuckDB community module adds a vector datastore backed by the GeoTools gt-duckdb module. It is designed around a hardened execution model: by default stores are read-only and SQL execution is restricted to allowed statements generated by GeoTools.