pg_util
Collection of utility functions for working with Postgres
Summary
| Latest Version | 0.1.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:17 |
Tags
Authors
- Hitesh Jasani
Installation
nimble install pg_util
choosenim install pg_util
git clone https://github.com/hiteshjasani/nim-pg-util.git
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| pg_util | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.0.2 | No |
Source
| Repository | https://github.com/hiteshjasani/nim-pg-util.git |
|---|---|
| Homepage | https://github.com/hiteshjasani/nim-pg-util |
| Registry Source | nimble_official |
README
nim-pg-util
Utility functions for working with Postgres from Nim