You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2023. It is now read-only.
Just found your site and love it -- thanks very much! I noticed your tutorial model assumes mySQL and I wondered if you'd considered using sqlite3, since that db is so pervasive (pre-installed on many platforms), it's quite simple, and there'a Go driver available. Just wondered. I think I'm going to follow through your tutorial using sqlite3 and see how far I can get.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just found your site and love it -- thanks very much! I noticed your tutorial model assumes mySQL and I wondered if you'd considered using sqlite3, since that db is so pervasive (pre-installed on many platforms), it's quite simple, and there'a Go driver available. Just wondered. I think I'm going to follow through your tutorial using sqlite3 and see how far I can get.
The text was updated successfully, but these errors were encountered: