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

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

A cursor based iterator for pgx
https://github.com/pgx-contrib/pgxcursor

iterator pgx posgresql

Last synced: 12 months ago
JSON representation

A cursor based iterator for pgx

Awesome Lists containing this project

README

          

# pgxcursor

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

A cursor based iterator for pgx

## Getting Started

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