goci Go bindings for Oracle Call Interface (OCI) using Syscall interface rather than cgo Go 语言利用 oralce 的 oci 动态连接库进行数据库操作。 这里主要实现了调用 windows 下的 oci.dll 的接口程序,很好。 能够实现 linux 环境下的就好了。 原作者:https://github.com/ericzhill/goci