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/SQLDrivers We are not sure about the completeness of these drivers. We've also found a list stating the implementation status of these drivers, *link2:* https://docs.google.com/spreadsheets/d/1y7AzkFNPeTBado0xJJipB5MpWlcqylQg410Q5wHz2Ew/edit#gid=0 The above link does not cover all the drivers listed in link1. If anybody in the group explored these drivers, could you please clarify our queries listed below, *Query1 :* Is the status mentioned in link2 is up-to-date ? *Query2 : *Have anybody tried these drivers in production systems ? *Query3 :* Does these drivers provide APIs to fetch the schema (column names, column/value types) of tables in DBs? PS : We can try these drivers against open-source DBs, which are available publicly and easy to install. It would be really helpful, if somebody who have tried these drivers with enterprise DBs like SAP Hana, Sybase etc. shared their experience and insights. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.