duckdb-evalexpr-rhai-extension

Scripting engine

Allows evaluating a scripting language in SQL statements within a database

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

GitHub

14 stars
2 watching
0 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list

databaseduckdbduckdb-extensionrhairhai-scriptuser-defined-functions

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rustyconover/duckdb-shellfs-extension An extension to a database system that enables the use of Unix pipes for input and output. 59
ywelsch/duckdb-prql An extension to a relational database system that supports a custom query language 263
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 527
rustyconover/duckdb-crypto-extension An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. 12
rustyconover/duckdb-lindel-extension An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. 37
mause/duckdb_engine Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL 366
mehd-io/duckdb-extension-radar A repository tracking DuckDB extensions on GitHub, providing information about created date and last updated date. 84
markroddy/duckdb-pytables An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. 84
rustyconover/duckdb-fuzzycomplete-extension A DuckDB extension that provides fuzzy string matching based autocompletion 8
r-lyeh-archived/scriptorium A benchmarking study of scripting languages embedded in C++ and statically linked. 500
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
cch123/elastic-rs Converts bool expressions to Elasticsearch's DSL syntax 50