pgmq-hasql: Hasql-based client for PGMQ (PostgreSQL Message Queue)

[ database, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

A Haskell client library for PGMQ (PostgreSQL Message Queue) built on hasql. Provides queue management, message sending/receiving, visibility timeout, archival, FIFO reads, and more. Supports pgmq 1.5.0 through 1.11.0 features including message headers, conditional reads, notifications, round-robin FIFO, and topic routing.

Modules

[Last Documentation]

  • Pgmq
    • Hasql
      • Pgmq.Hasql.Decoders
      • Pgmq.Hasql.Encoders
      • Pgmq.Hasql.Prelude
      • Pgmq.Hasql.Quasi
      • Pgmq.Hasql.Sessions
      • Pgmq.Hasql.Statements
        • Pgmq.Hasql.Statements.Message
        • Pgmq.Hasql.Statements.QueueManagement
        • Pgmq.Hasql.Statements.QueueObservability
        • Pgmq.Hasql.Statements.TopicManagement
        • Pgmq.Hasql.Statements.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1
Change log CHANGELOG.md
Dependencies aeson (>=2.2 && <2.3), base (>=4.18 && <5), generic-lens (>=2.2 && <2.4), hasql (>=1.10 && <1.11), hasql-transaction (>=1.2 && <1.3), lens (>=5.3 && <5.4), pgmq-core (>=0.4 && <0.5), template-haskell (>=2.20 && <3), text (>=2.1 && <2.2), time (>=1.14 && <1.15), vector (>=0.13 && <0.14) [details]
License MIT
Author Nadeem Bitar
Maintainer Nadeem Bitar
Uploaded by shinzui at 2026-07-14T19:01:32Z
Category Database
Home page https://github.com/shinzui/pgmq-hs
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 91 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-07-14 [all 2 reports]