GithubHelp home page GithubHelp logo

kaelbaldwin / odbc Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 151 KB

fork of github.com/alexbrainman/odbc using the ansi branch but trying to update with changes to master

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.39% Go 96.12% Perl 2.49%

odbc's Introduction

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.


See alexbrainman/odbc#88

In order to use this driver with the iseries iaccess driver, I needed to use the changes alexbrainman implemented in his for_issue_88 branch, but rather than use the unmaintained branch, I wanted to be able to merge in any changes that are made after that branch was created.

So I forked the repo from that commit in the latest from master (there were a few conflicts, which I guessed at resolving, it seems to have worked.) and then just changed any imports from using alexbrainman's repo to using this one.

odbc's People

Contributors

alexbrainman avatar chrishines avatar judwhite avatar lukemauldin avatar adg avatar juergenhoetzel avatar flibustenet avatar yyt030 avatar edharper01 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.