# Functions
Connect connects to the data source using the given driver.
MustConnect connects to a database and panics on error.
MustOpen is the same as Open, but panics on error.
Open opens a new (traced) connection to the database using the given driver and source.