A lightweight Rust ORM for DuckDB. Derive macro maps structs to tables with type-safe queries: insert, bulk insert, select with filters (eq, gt), order_by, limit, count, and fetch_one. Zero boilerplate, fully typed error handling.
What is the alessandrobrunoh/ducklake-orm GitHub project? Description: "A lightweight Rust ORM for DuckDB. Derive macro maps structs to tables with type-safe queries: insert, bulk insert, select with filters (eq, gt), order_by, limit, count, and fetch_one. Zero boilerplate, fully typed error handling.". Written in Rust. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download main.zipReport bugs or request features on the ducklake-orm issue tracker:
Open GitHub Issues