Skip to content

Repository files navigation

Query.Farm

DuckDB Inflector Extension by Query.Farm

DuckDB v1.5 build

The Inflector extension brings powerful string case transformation and inflection capabilities directly to your SQL queries in DuckDB. Transform column names, validate naming conventions, handle pluralization, and more—all without leaving your database environment.

Documentation

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

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

Installation

INSTALL inflector FROM community;
LOAD inflector;

Releases

Packages

Contributors

Languages