This is a small example of connect and use Oracle DB in Golang
Tutorals:
Driver:
Custom Dialector for GORM references from:
Gorm (With my oracle custom dialector):
Container Database: Username: SYS
Role: SYSDBA
Password: Oradoc_db1
Host: localhost
SID: ORCLCDB
Pluggable Database: Username: SYS
Role: SYSDBA
Password: Oradoc_db1
Host: localhost
Service Name: ORCLPDB1.localdomain
The download page (with details and > comments) is here: