package
1.28.2
Repository: https://github.com/webx-top/db.git
Documentation: pkg.go.dev

# Functions

New wraps the given *sql.DB session and creates a new db session.
No description provided by the author
NewTx returns a transaction session.
Open stablishes a new connection to a SQL server.
ParseURL parses s into a ConnectionURL struct.

# Constants

Adapter is the public name of the adapter.

# Structs

ConnectionURL implements a QL connection struct.