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

https://github.com/pgx-contrib/pgxfilter

A filter adapter for pgx
https://github.com/pgx-contrib/pgxfilter

mql pgx postgres

Last synced: over 1 year ago
JSON representation

A filter adapter for pgx

Awesome Lists containing this project

README

          

# pgxfilter

[![reference](https://pkg.go.dev/badge/github.com/pgx-contrib/pgxfilter.svg)](https://pkg.go.dev/github.com/pgx-contrib/pgxfilter)
[![coverage](.github/coverage.svg)](./README.md)

A filter adapter for pgx and sqlc.

## Getting Started

You can use these
[examples](https://pkg.go.dev/github.com/pgx-contrib/pgxfilter#pkg-examples) to
get started.