Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andygviola/odbc

 
 

Repository files navigation

This repository is a fork from andygviola\odbc, original creator.

"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."

This fork is created to try to support ARM64 architecture also.

About

odbc driver written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.0%
  • Perl 2.3%
  • Makefile 2.0%
  • Other 1.7%