protoc-gen-gorm VS grpc-gateway

Compare protoc-gen-gorm vs grpc-gateway and see what are their differences.

protoc-gen-gorm

Generate GORM v2 Models and APIs from your .proto files. (by complex64)

grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec (by grpc-ecosystem)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
protoc-gen-gorm grpc-gateway
1 30
20 17,455
- 1.3%
7.6 9.8
4 days ago 3 days ago
Go Go
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

protoc-gen-gorm

Posts with mentions or reviews of protoc-gen-gorm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • Seeking advice on implementing a tinyurl-like service using Go and gRPC.
    3 projects | /r/golang | 24 May 2023
    2: You can use gorm to save time and can also use protobuf plugin to make your life easier. I like https://github.com/complex64/protoc-gen-gorm it does not support relations yet but I guess you only need one table. ORM is not recommended but working with protobuffers you can save a lot of time with auto generation. if not ORM, u/jloking post makes more sense.

grpc-gateway

Posts with mentions or reviews of grpc-gateway. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-09.