SQLDrivers - go-wiki - SQL database drivers - Go Language Community Wiki - Google Project Hosting
From Golang
|
Search
|
SQL database driversThe database/sql and database/sql/driver packages are designed for using databases from Go and implementing database drivers, respectively. See the design goals doc: http://golang.org/src/pkg/database/sql/doc.txt DriversDrivers for Go's sql package include:
|
Powered by Google Project Hosting