FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Query-farm/a5: A5 Geospatial Extension for DuckDB · GitHub

/ a5 Public

Repository files navigation

A5 Geospatial Extension for DuckDB

A high-performance DuckDB extension that provides functions for the A5 global geospatial index - a millimeter-accurate, equal-area indexing system for geospatial data.

Documentation

Full documentation, including installation, usage, the function reference, and cookbook examples, is available at:

https://query.farm/products/extensions/a5

Installation

INSTALL a5 FROM community;
LOAD a5;

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL