README.md
# queryb
A very limited RDMS query builder library.
[](https://hex.pm/packages/queryb)
[](https://hexdocs.pm/queryb/)
This library covers a very limited subset of SQL. Most applications and
libraries in need of a query builder should instead use [Cake](https://github.com/inoas/gleam-cake).
Documentation can be found at <https://hexdocs.pm/queryb>.