Database-specific structure
The selected database controls how the supplied server, authentication, database, and optional settings are arranged. PostgreSQL, MySQL, MongoDB, and Redis commonly use URL-shaped connection strings, while SQL Server clients commonly accept named properties separated by semicolons. The resulting text follows the selected database family rather than applying one generic format to every engine.