module.exports = { host: '127.0.0.1', user: 'user', password: 'password', database: 'dao_example' }