# Functions

Open returns a traced version of *sqlx.DB.
OpenTraced will first register the traced version of the `driver` if not yet registered and will then open a connection with it.
Register registers a traced version of `driver`.