Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
Can anybody give an example how to connect to TimesTen using golang?

Can anybody give an example how to connect to TimesTen using golang?
I googled but only found a golang driver for oracle database using ODPI, I am trying to using this lib to connect to oracle database, it is ok. But for the timesten database, it always failed.
Anybody can help?
Answers
-
We have made some fixes to ODPI in oder to support TimesTen and we will shortly be announcing support for Python and Node.js using the Oracle ODPI based drivers. In the future we also plan to support Go via ODPI as well. Keep an eye on our GitHub repository (https://github.com/oracle/oracle-timesten-samples) for the latest support.
Having said that, the current ODPI based golang driver has been shown to work okay with TimesTen so maybe you have some configuration or environmental issue. Can you provide some details of your setup, environment, tnsnqmes.ora file contents etc.
Thanks,
Chris