Documentation
¶
Overview ¶
Package driver registers a set of commonly used database/sql drivers as well as metadata product definitions from github.com/viant/sqlx. Importing this package (with a blank identifier) guarantees that both the driver `sql.Open` calls and sqlx/metadata product detection work out-of-the-box.
import _ "github.com/viant/mcp-sqlkit/db/driver"
The package has **no public API** – its only purpose is to execute `init` side-effects of the imported modules.
Click to show internal directories.
Click to hide internal directories.