https://github.com/doutivity/go-sql-way
Working with SQL in Go: almost everything you need to know for efficient development
https://github.com/doutivity/go-sql-way
Last synced: 5 months ago
JSON representation
Working with SQL in Go: almost everything you need to know for efficient development
- Host: GitHub
- URL: https://github.com/doutivity/go-sql-way
- Owner: doutivity
- License: mit
- Created: 2025-08-01T00:09:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-03T23:35:11.000Z (11 months ago)
- Last Synced: 2025-08-03T23:37:03.975Z (11 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Working with SQL in Go: almost everything you need to know for efficient development
This repository will contain code examples for the upcoming article.
> β οΈ Work in progress
The article will be:
- πΊπ¦ First published in Ukrainian on [DOU](https://dou.ua/lenta/tags/Go/)
- π Later translated and published in English on [Reddit's r/golang](https://www.reddit.com/r/golang/)
Links will be added here after publication.