sql
Pod fandoc chapter
SqlConn manages a connection to a relational database
Col models a column of a relational table
Row models a row of a relational table
SqlConnPool manages a pool of reusable SQL connections
SqlErr indicates an error from the SQL database driver
SqlMeta provides access to database meta-data
Statement is an executable statement for a specific database