Skip to content

Commit a2beb4b

Browse files
committed
添加Go与数据库连接的实践
1 parent fc5df5c commit a2beb4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
2626
| [国外的一个高质量 Go 教程集](https://golangbot.com/learn-golang-series/) |
2727
| [针对初学者的快速入门开发和使用 go](https://github.com/KeKe-Li/For-learning-Go-Tutorial) |
2828
| [Go 快速入门资料](https://devhints.io/go) |
29+
| [Golang 标准库](https://medium.com/golangspec) |
2930

3031
| Go 进阶|
3132
|----|
@@ -72,6 +73,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
7273
| [GopherChina2018: 深入CGO编程 - 最新修订](https://github.com/chai2010/gopherchina2018-cgo-talk) |
7374
| [《啊哈!算法》-Go 实现](https://github.com/eruca/aha) |
7475
| [大道至简—GO语言最佳实践](https://mp.weixin.qq.com/s/hE7ecSywWY8SxoQV0OwBQg) |
76+
| [了解 Go 和 database 交互最佳实践教程](http://go-database-sql.org/overview.html) |
7577

7678
## Go 学习视频
7779

0 commit comments

Comments
 (0)