go-oci8
Oracle DB connector
Provides a Go driver for connecting to an Oracle database
Oracle driver for Go using database/sql
631 stars
40 watching
212 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
godror/godror | A Go driver for connecting to Oracle Database using the OCI wrapper | 531 |
mattn/go-adodb | A Microsoft ActiveX Object DataBase driver for Go that uses the sql interface. | 142 |
wenj91/taos-driver | A Go driver for connecting to and interacting with TDengine databases. | 2 |
minus5/gofreetds | A Go driver for interacting with Microsoft SQL Server databases | 113 |
oracle/python-cx_oracle | Provides a Python interface to Oracle Database | 890 |
yajra/laravel-oci8 | A package for communicating with Oracle databases from PHP applications. | 834 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
denisenkom/go-mssqldb | A pure Go driver for Microsoft SQL Server's database/sql package | 1,824 |
sergadin/dbd-oracle | An Oracle database driver for CL-DBI | 4 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
adhocore/goic | An OpenID Connect client library for Golang. | 30 |
btnguyen2k/gocosmos | A Go driver for interacting with Azure Cosmos DB using standard SQL syntax | 22 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,972 |
clickhouse/ch-go | A low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system | 325 |
rakyll/go-sql-driver-spanner | Provides a Go driver for interacting with Google Cloud Spanner databases | 89 |