> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/administration/deployment/database-config.md).

# Database Config

<table><thead><tr><th width="249.33333333333331">Prop Name</th><th>Prop Value</th><th>Rules / Info</th></tr></thead><tbody><tr><td>email.[alias name].dbType</td><td>Database Type</td><td>Supported Database Types: mysql,mssql,oracle,postgresql,db2,bigquery</td></tr><tr><td>mail.[alias name].host</td><td>IP address or URL of the database server</td><td></td></tr><tr><td>mail.[alias name].port</td><td>Port used for the database connection</td><td></td></tr><tr><td>mail.[alias name].userName</td><td>Username for database access</td><td></td></tr><tr><td>mail.[alias name].password</td><td>Password for the database access</td><td></td></tr><tr><td>mail.[alias name].schemaName</td><td>Database name</td><td></td></tr></tbody></table>
