hackage.haskell.org : postgresql-connection-string : 0.1
A library for parsing and constructing PostgreSQL connection strings (URIs and keyword/value format). Supports the full PostgreSQL connection URI format as specified in the PostgreSQL documentation, including: User and password authentication Single and multiple host specifications with optional ports Database name specification Connection parameters as query string Percent-encoding for special characters The library provides both parsing (from Text to structured representation) and rendering (back to connection string format, either as URI or keyword/value pairs).
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/postgresql-connection-string@0.1
Published:
Indexed:
- QuickCheck >=2.14 && <2.16
- base >=4.13 && <5
- bytestring >=0.10 && <0.13
- charset >=0.3.12 && <0.4
- containers >=0.6 && <0.9
- hashable >=1.2 && <2
- megaparsec >=9.2.1 && <10.0
- postgresql-connection-string *
- text >=1.2 && <3
- text-builder >=1 && <1.1