postgresql-connection-string
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).
hackage.haskell.org
0.1.0.6
4 days ago
7
56 total
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/postgresql-connection-string
spec |
| License | MIT |
| First Release | 4 months ago |
| Last Synced | 3 days ago |
Repository
| Stars | 5 on GitHub |
| Forks | 1 on GitHub |