libpq

command module
v0.0.0-...-bc06afe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2024 License: MIT Imports: 12 Imported by: 0

README

Example for qrbsql using github.com/lib/pq

Running

Create a PostreSQL database and import the schema:

createdb qrb-examples
psql -d qrb-examples -f ../schema.sql

Run the example:

go run . books list --author "Harp"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL