# Functions
NewMySQLService creates a new instance of MySQLService with advanced configurations.
NewPgxDatabaseService initializes a new database service using pgxpool.
# Structs
MySQLService manages MySQL database connections.
No description provided by the author