## How to compile
```bash
go build -v -tags=sqlite_trace github.com/mattn/go-sqlite3/examples/trace
```