Skip to content

Repository files navigation

Query.Farm

Rhai Extension for DuckDB

DuckDB v1.5 build

This extension, evalexpr_rhai, adds functions that allow the Rhai scripting language to be evaluated within DuckDB SQL statements.

Documentation

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

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

Installation

INSTALL evalexpr_rhai FROM community;
LOAD evalexpr_rhai;

Development

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

About

A DuckDB extension to evaluate the Rhai scripting language as part of SQL.

Topics

Resources

Stars

27 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages