mattn / go-oci8

Oracle driver for Go using database/sql
https://mattn.kaoriya.net/
MIT License
630 stars 212 forks source link

Can anybody give an example to how to connect to timesten using go-oci8? #336

Closed sinylei closed 4 years ago

sinylei commented 5 years ago

Can anybody give an example to how to connect to timesten using go-oci8?

MichaelS11 commented 4 years ago

@cjbj Does oci8 support connecting to timesten?

cjbj commented 4 years ago

@MichaelS11 OCI8 does connect to TimesTen: https://blogs.oracle.com/timesten/is-the-python-cx_oracle-sql-driver-fast-enough-for-database-benchmarks

MichaelS11 commented 4 years ago

@sinylei Did you have any luck getting it to work?

MichaelS11 commented 4 years ago

@mattn Close this?