Skip to content

Repository files navigation

Query.Farm

Lindel (linearizer-delinearizer) Extension for DuckDB

DuckDB v1.5 build

This lindel extension adds functions for the linearization and delinearization of numeric arrays in DuckDB. It allows you to order multi-dimensional data using space-filling curves.

Documentation

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

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

Installation

INSTALL lindel FROM community;
LOAD lindel;

Development

For instructions on building the extension from source and running its tests, see BUILDING.md.

Releases

Packages

Used by

Contributors

Languages