SMALL
Go언어 oracle 연결
https://streamls.tistory.com/entry/Go%EC%96%B8%EC%96%B4-oracle-%EC%97%B0%EA%B2%B0
https://blogs.oracle.com/developers/post/how-to-connect-a-go-program-to-oracle-database-using-godror
https://m.blog.naver.com/magicwordcafebabe/222037244807
ORA-00000: DPI-1047: Cannot locate a 64-bit Oracle Client library: "The specified module could not be found". See https://oracle.github.io/odpi/doc/installation.html#windows for
help
https://www.oracle.com/database/technologies/instant-client/winx64-64-downloads.html
https://m.blog.naver.com/magicwordcafebabe/222037244807
https://sourceforge.net/projects/mingw-w64/
LIST
'Programming > Go Programming' 카테고리의 다른 글
[Go]Oracle 연결 (0) | 2022.12.30 |
---|---|
[Go] Package (0) | 2022.12.30 |
[Go]Applying The Clean Architecture to Go applications (0) | 2022.12.30 |
[Go Tutorial]예제로 배우는 Go 프로그래밍 (0) | 2022.12.29 |