An open API service indexing awesome lists of open source software.

https://github.com/lpil/queryb

A very limited RDMS query builder library
https://github.com/lpil/queryb

Last synced: 3 months ago
JSON representation

A very limited RDMS query builder library

Awesome Lists containing this project

README

          

# queryb

A very limited RDMS query builder library.

[![Package Version](https://img.shields.io/hexpm/v/queryb)](https://hex.pm/packages/queryb)
[![Hex Docs](https://img.shields.io/queryb/hex-docs-ffaff3)](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 .