I am new to Golang and trying to connect to Dremio using ODBC using Golang with Dremio url, username and password. I am unable to find any simple and detailed code example online to do this. Can someone redirect me to useful resources or any code example. Thanks a lot in advance.
Updating the question:
Can we connect to Dremio using ODBC in Golang? Are there any drivers available to support this?