### Problem Extend Config struct to include JDBCURLParams for custom connection parameters. Add optional SSLConfiguration field to enable secure, certificate-based connections. ### Solution Update URI() logic to dynamically apply JDBC params and SSL settings in the connection string.