sqlc-grpc
Server
A Go-based gRPC and HTTP/JSON server generator from sqlc queries
Create a gRPC server from code generated by sqlc
135 stars
4 watching
13 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
grpcsqlcsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
gluk-w/django-grpc | Provides an easy way to launch a gRPC service with access to Django ORM and other functionality. | 228 |
gabrielfalcao/go-horse | A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
jwreagor/grpc-zerolog | An implementation of the grpclog.LoggerV2 interface using a logging library called zerolog. | 40 |
siyanew/grpcson | Converts GRPC to JSON | 5 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
gogo/letmegrpc | Generates web forms from gRPC definitions | 422 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
relops/sqlc | Generates composable and type-safe SQL queries from a Go API | 101 |
curtislusmore/ghp | A tool to serve static GitHub Pages locally without absolute URL issues | 262 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
izumin5210/grapi | A toolset for building and deploying gRPC-based API servers with auto-generated code and easy integration | 427 |
marcoferrer/kroto-plus | Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL | 492 |
jnewmano/grpc-json-proxy | Enables interaction between HTTP tools and gRPC servers using JSON encoding | 518 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |