odbc driver written in go. Implements database driver interface as used by standard database/sql package. It calls into odbc dll on Windows, and uses cgo (unixODBC) everywhere else.
To get started using odbc, have a look at the wiki pages.
odbc driver written in go
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit3295176 · | ||||
odbc driver written in go. Implements database driver interface as used by standard database/sql package. It calls into odbc dll on Windows, and uses cgo (unixODBC) everywhere else.
To get started using odbc, have a look at the wiki pages.
odbc driver written in go