@hackage / relay-pagination-hasql

Keyset-pagination engine producing Relay connections from hasql queries

0.1.0.0

About

Metadata

  • Last updated , by shinzui
  • License BSD-3-Clause
  • Categories Web Development, Databases
  • Maintained by: Nadeem Bitar

  • Lottery factor: 1

Links

Installation

Readme

Keyset-pagination engine for Relay-style cursors over hasql: declarative sort specifications with typed key codecs, generated keyset WHERE/ORDER BY/LIMIT clauses with all cursor values as typed SQL parameters, and assembly of spec-correct Connection responses.