//
pkg.gl
Category
github.com/jonbodner/gdb
api
package
0.1.0
Repository:
https://github.com/jonbodner/gdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
99 SLOC
#
Interfaces
Executor
Executor runs the queries that are processed by gdb.
Result
A Result summarizes an executed SQL command.
Rows
Rows is the result of a query.
#
Type aliases
ParamAdapter
ParamAdapter maps to valid positional parameters in a DBMS.