walterwanderley / sqlc-grpc

Create a gRPC server from code generated by sqlc
MIT License
123 stars 13 forks source link

Outside docker ? #5

Closed gedw99 closed 1 year ago

gedw99 commented 1 year ago

fuse probably means its linux only right ?

there is https://github.com/maxpert/marmot which also works that is 100% portable.

Its uses NATS which has similar properties as consul. 100% golang, no CGO.

speaking of CGO, we would also use non CGO sqlite. Its much slower currently...