A DuckDB binding for Elixir via Rust port

duckdb ducklake elixir rust
2 Open Issues Need Help Last updated: Aug 29, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted rust

A DuckDB binding for Elixir via Rust port

Elixir
#duckdb#ducklake#elixir#rust

AI Summary: The task is to optimize the communication between the Elixir and Rust parts of the Duckex project by replacing the current JSON-based transport with a more efficient alternative, such as ETF or CBOR. This involves modifying the Rust code to serialize and deserialize data using the chosen format and updating the Elixir code to handle the new format.

Complexity: 4/5
enhancement good first issue rust

A DuckDB binding for Elixir via Rust port

Elixir
#duckdb#ducklake#elixir#rust