https://github.com/zackproser/gosql
Working through this tutorial: https://notes.eatonphil.com/database-basics.html
https://github.com/zackproser/gosql
Last synced: about 1 year ago
JSON representation
Working through this tutorial: https://notes.eatonphil.com/database-basics.html
- Host: GitHub
- URL: https://github.com/zackproser/gosql
- Owner: zackproser
- Created: 2020-05-31T02:27:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T02:28:25.000Z (almost 6 years ago)
- Last Synced: 2024-05-17T00:38:57.586Z (almost 2 years ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This repo is me working through this tutorial: [https://notes.eatonphil.com/database-basics.html](https://notes.eatonphil.com/database-basics.html)