package
0.1.0
Repository: https://github.com/jonbodner/gdb.git
Documentation: pkg.go.dev

# Interfaces

Executor runs the queries that are processed by gdb.
A Result summarizes an executed SQL command.
Rows is the result of a query.

# Type aliases

ParamAdapter maps to valid positional parameters in a DBMS.