ora.v4:
Query1 : Is the status mentioned in link2 is up-to-date ?
Yes
Query2 : Have anybody tried these drivers in production systems ?
Yes
Query3 : Does these drivers provide APIs to fetch the schema (column names,
column/value types) of tables in DBs?
Yes: SQL.
Just "SELECT * FROM user_tab_col
Hi All,
We are planning to develop a component in Golang, which should retrieve
data from remote RDBMS. SAP Hana, Sybase, Oracle, Db2, Postgres, Sql3 are
the target DBs.
Following link lists the golang SQL drivers available for different DBs,
*link1:* https://github.com/golang/go/wiki/SQLDriver