Godror (GO DRiver for ORacle) is an open source database package in Go that allows an application user to connect and work with Oracle Database. Oracle DB had introduced new JSON features in its latest release (21c), including a new datatype. Oracle has now added support for the latest JSON features in Oracle DB 21c in Godror's latest release. We will look at all the exciting new JSON-specific features ready to use in godror!
00-0:45 Topic and Self Introduction
01-3.07 Introduction to Go Language
02-4:56 What does Go offer?
03-8:08 Godror overview
04-12:24 ODPI-C Sidebar
05-13:29 JSON in Oracle Database
06-14:36 Intro to the JSON demo in Godror
07-15:46 Go Programs Demo start
08-16:32 Program 1: JSON as a Go string for insert into/read from Oracle DB
09-24:27 Program 2: JSON as a Go map for insert into/read from Oracle DB
10-25:55 Program 3: JSON as a Go array for insert into/read from Oracle DB
11-30:01 Q&A
https://github.com/sudarshan12s/godro...