Categorygithub.com/tcastelly/oracle-client-install
modulepackage
1.2.0
Repository: https://github.com/tcastelly/oracle-client-install.git
Documentation: pkg.go.dev

# README

Download and install Oracle Client Driver

instantclient_basic and instantclient_sdk will be installed in the dir passed by arguments. Only Gnu Linux and OSX are supported OS.

go run cmd/main.go .oracle

Most of languages (Golang / NodeJs) can connect to the Oracle Client driver by setting LD_LIBRARY_PATH

LD_LIBRARY_PATH=${pwd}/.oracle/instantclient

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author