{ "host": "localhost", "port": 5432, "name": "postgres", "user": "postgres", "password": "mirrorapidb", "charset": "UTF8", "pool": { "pre_ping": true, "size": 5, "max_overflow": 10 }, "debug": false }