Skip to content

edwardxie/godbc

 
 

Repository files navigation

This repository is a fork and improved version of [https://code.google.com/p/odbc](https://code.google.com/p/odbc).

It implements database driver interface as used by standard database/sql package.
Calls into odbc dll on Windows, and uses cgo everywhere else.

Currently, it supports sqlserver.

About

An odbc driver for Go

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 96.5%
  • Perl 3.1%
  • Makefile 0.4%