GoLang: Links to blog posts – working with Oracle Database
This post is to serve as a link to my other blog posts on using GoLang and connecting to/working with data from an Oracle Database.
Connecting Go Lang to Oracle Database
The database driver/library got renamed. The following post goes through how to updated to new name.
GoLang: Oracle driver/library renamed to : godror
GoLang: Querying records from Oracle Database using goracle
GoLang: Inserting records into Oracle Database using goracle
Importance of setting Fetched Rows size for Database Query using Golang
GoLang – Consuming Oracle REST API from an Oracle Cloud Database)
This post will be updated with new GoLang posts.