duckquill 0.2.5

Parquet-backed text2sql engine and CLI for schema-first querying workflows
Documentation
1
2
3
4
5
pub mod app;
pub mod config;
pub mod engine;
pub mod error;
pub mod logging;