Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 182 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 182 Bytes

go-sqlite3-example

This repository provides an example of how to use the sqlite3 driver with Go. This code simply creates a database, creates a database table, and adds a record.