# Functions
Open returns connection to a DB using a the traced version of the given driver.
Register tells the sql integration package about the driver that we will be tracing.
WithServiceName sets the given service name for the registered driver.
# Type aliases
RegisterOption represents an option that can be passed to Register.