Class DuckDBDataStore

All Implemented Interfaces:
Wrapper, DataAccess<SimpleFeatureType,SimpleFeature>, DataStore, Wrapper

public class DuckDBDataStore extends ForwardingDataStore<JDBCDataStore>
Public-facing DuckDB datastore wrapper that avoids exposing the raw JDBC datastore type.