vladmihalcea/hypersistence-utils

Support for Protobuf when storing JSONB objects in PostgreSQL

Open

#368 opened on Nov 25, 2021

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Java (354 forks)batch import
help wantedrequires investigation

Repository metrics

Stars
 (2,184 stars)
PR merge metrics
 (Avg merge 9d 17h) (1 merged PR in 30d)

Description

We are using protobuf to store data. So are you planning to add support for protobuf to be (de)serialized into jsonb? It's easy to implement.

Contributor guide