| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A small helper for using prost protobuf types with sqlx.
sqlx-prost provides a wrapper type that lets you store and retrieve protobuf messages as binary values in SQLx-supported databases.
Wrap your protobuf message type with SqlxProto(T) and use it in your SQLx models.
This project is distributed under the MIT software license – see the LICENSE file for details
| Back | FazBrowse Home | New Git URL |