{ database : { username : Text
, password : Text
, host : Text
, database : Text
, migrations : Text }
, store : < Filestore = { path : Text } | IPFS = { common : Text } >
}