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.
14 stars
2 watching
0 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
databaseduckdbduckdb-extensionrhairhai-scriptuser-defined-functions
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension to a database system that enables the use of Unix pipes for input and output. | 59 |
| An extension to a relational database system that supports a custom query language | 263 |
| An ergonomic Rust wrapper for DuckDB's C API | 527 |
| An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 12 |
| An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. | 37 |
| Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 366 |
| A repository tracking DuckDB extensions on GitHub, providing information about created date and last updated date. | 84 |
| An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
| A DuckDB extension that provides fuzzy string matching based autocompletion | 8 |
| A benchmarking study of scripting languages embedded in C++ and statically linked. | 500 |
| Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| Converts bool expressions to Elasticsearch's DSL syntax | 50 |