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
- Host: GitHub
- URL: https://github.com/pgx-contrib/pgxcursor
- Owner: pgx-contrib
- License: mit
- Created: 2024-08-21T02:31:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T08:30:51.000Z (about 1 year ago)
- Last Synced: 2025-02-24T09:26:26.419Z (about 1 year ago)
- Topics: iterator, pgx, posgresql
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pgxcursor
[](https://pkg.go.dev/github.com/pgx-contrib/pgxcursor)
[](./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.