{
  database = {
      username = "username"
    , password = "password"
    , host = "hostname"
    , database = "ebook"
  }
}