Skip to content

godror/go-grpc-sql

 
 

Repository files navigation

go-grpc-sql Go Report Card GoDoc

This repository provides the grpcsql package, which can be used to expose a Go SQL driver.Driver instance over gRPC.

For example you could cross-compile a Godror gateway for every possible architecture (using xgo), and use that gateway everywhere, instead of cross-compiling your app with cgo.

Documentation

The documentation for this package can be found on Godoc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%