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