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

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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