Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 449 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 449 Bytes

sqlite

Go Reference

Access SQLite3 through structured repository patterns.

Install

go get github.com/altipla-consulting/sqlite

Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt.

License

MIT License