Golang数据库编程shuzang published on 2020-05-26 included in Golang学习之路Go 官方提供了database 包,database 包下有 sql/driver。该包用来定义操作数据库的接口,这保证了无论使用哪种数据库,操作方