stac-duckdb

Crates.iostac-duckdb
lib.rsstac-duckdb
version0.0.2
sourcesrc
created_at2024-09-05 23:55:19.597033
updated_at2024-09-19 16:11:24.195278
descriptionExperimental client for querying stac-geoparquet using DuckDB
homepagehttps://github.com/stac-utils/stac-rs
repositoryhttps://github.com/stac-utils/stac-rs
max_upload_size
id1365280
size1,594,214
Pete Gadomski (gadomski)

documentation

README

pgstac

GitHub Workflow Status docs.rs Crates.io Contributor Covenant

Experimental client using DuckDB to search stac-geoparquet.

Usage

In your Cargo.toml:

[dependencies]
stac-duckdb = "0.0.1"

See the documentation for more.

Other info

This crate is part of the stac-rs monorepo, see its README for contributing and license information.

Commit count: 773

cargo fmt