uqa-sql 0.3.0

PostgreSQL-compatible SQL compiler built on libpg_query
Documentation
1
2
3
4
5
# uqa-sql

`uqa-sql` is the UQA Engine crate for PostgreSQL 18 SQL parsing, shared plans, static schema binding, type resolution, and value expressions.

Applications should depend on `uqa-engine` or `uqa-client`. See the [repository README](https://github.com/cognica-io/uqa-engine) and the [manual](https://github.com/cognica-io/uqa-engine/blob/main/docs/manual/README.md).