08:37duration 8 minutes 37 seconds
Interact with VSAM KSDS data sets using Go…
Interact with VSAM KSDS data sets using Go recordio module
The Go recordio module is used in this video to establish an employee database with a command line interface using key-sequenced data set, also known as KSDS. This demo is a continuation of a series…
19:47duration 19 minutes 47 seconds
Direct access to VSAM databases with Go recordio…
Direct access to VSAM databases with Go recordio module
Learn how to access the VSAM database directly from Go on z/OS without using cgo.