hot.dev/pg — PostgreSQL client for Hot, implementing the wire protocol in pure Hot over ::hot::tcp / ::hot::tls.

Version: 0.2.0

Author: Hot Dev

License: Apache-2.0

Add to your project

"hot.dev/pg": "0.2.0"

Add this to your deps in hot.hot

Namespaces

NamespaceFunctionsTypesDescription
::pg122PostgreSQL client for Hot.

::pg

NamespaceFunctionsTypesDescription
::auth10PostgreSQL authentication handshakes: trust (AuthenticationOk),
::decode9Decoders for PostgreSQL backend messages: ErrorResponse/NoticeResponse
::wire15PostgreSQL v3 wire-protocol framing: message encoders, a message