sqlc plugin は gRPC なんだよな
sqlc@sqlcdev·5 Kas@zztkm Yes, basically. The messages sqlc sends and receives from plugins are proto, and we implement a gRPC-like interface over stdin and stdout. Take a look at github.com/sqlc-dev/plugi… for an example in Go.Çevir English101100