1 2 3 4 5
# metaquery Rust library to extract metadata from sql queries. Inspired by [sql-metadata](https://github.com/macbre/sql-metadata). Uses the AST produced by [sqlparser-rs](https://github.com/sqlparser-rs/sqlparser-rs).