# consumers [](https://hackage.haskell.org/package/consumers) [](https://github.com/scrive/consumers/actions/workflows/haskell-ci.yml) Library for setting up concurrent consumers of data stored inside PostgreSQL database in a simple, declarative manner. See the `examples/` directory for a usage example. If you want to add metrics, see the [`consumers-metrics-prometheus`](https://hackage.haskell.org/package/consumers-metrics-prometheus) package to seamlessly instrument your consumer.