An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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).

Ecosystem
hackage.haskell.org
Latest Release
0.1.0.6
24 days ago
Versions
7
Downloads
62 total
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 5 months ago
Last Synced 16 days ago
Repository
Stars 5 on GitHub
Forks 1 on GitHub