Description
Parse DATABASE_URL into configuration types for Persistent.
Description
Converts the parameters parsed from a database url to the concrete configuration types required by persistent.
Currently, only persistent-postgresql's PostgresConf is provided.