# Functions
Connect establishes a connection to the database using the provided configuration.
NewDefaultTCPConfig returns a Config with default settings for TCP connections.
NewDefaultUnixConfig returns a Config with default settings for Unix socket connections.
# Type aliases
ConnectionType holds the type of the database connection.
No description provided by the author