alexbrainman / odbc
odbc driver written in go
☆373Updated last month
Alternatives and similar repositories for odbc:
Users that are interested in odbc are comparing it to the libraries listed below
- Microsoft ActiveX Object DataBase driver for go that using exp/sql☆148Updated 2 years ago
- Oracle driver for Go using database/sql☆633Updated last year
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆626Updated last year
- An Oracle database driver in Go.☆274Updated 5 months ago
- Go database/sql driver for connecting to Oracle Database, using the ODPI-C library☆273Updated 5 years ago
- Pure Golang xls library☆340Updated last year
- GO DRiver for ORacle DB☆549Updated 2 weeks ago
- Command line tool to generate Go code from WSDL for SOAP XML services☆461Updated last year
- xmlquery is Golang XPath package for XML query.☆463Updated this week
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆249Updated 3 years ago
- Golang FTP library with Walk support.☆283Updated 4 years ago
- Immutable data frame for Go☆407Updated 9 months ago
- Parse and modify Go struct field tags☆639Updated last year
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆968Updated last month
- 🦉SOAP package for Go☆525Updated last year
- Pure go oracle client☆856Updated 2 weeks ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆867Updated 2 months ago
- win32 ole implementation for golang☆1,228Updated last month
- Self-contained Go sqlite3 driver with an AES-256 encrypted sqlite3 database☆180Updated last year
- CSS selector library in Go☆725Updated 4 months ago
- XML to JSON converter written in Go (no schema, no structs)☆289Updated last year
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆825Updated 3 weeks ago
- Golang struct-to-table database mapper☆306Updated 4 years ago
- Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.☆708Updated last year
- WSDL2Go code generation as well as its SOAP proxy☆1,181Updated 8 months ago
- ODBC Driver for Go language☆121Updated 8 years ago
- Microsoft SQL server driver written in go language