Search for tag: "recordio"
Interact with VSAM KSDS data sets using Go recordio moduleThe 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… |
|
Direct access to VSAM databases with Go recordio moduleLearn how to access the VSAM database directly from Go on z/OS without using cgo. |