hot.dev/pg — PostgreSQL client for Hot, implementing the wire protocol in pure Hot over ::hot::tcp / ::hot::tls.
"hot.dev/pg": "0.2.0"
Add this to your deps in hot.hot
Namespaces
| Namespace | Functions | Types | Description |
::pg | 12 | 2 | PostgreSQL client for Hot. |
| Namespace | Functions | Types | Description |
::auth | 10 | — | PostgreSQL authentication handshakes: trust (AuthenticationOk), |
::decode | 9 | — | Decoders for PostgreSQL backend messages: ErrorResponse/NoticeResponse |
::wire | 15 | — | PostgreSQL v3 wire-protocol framing: message encoders, a message |