Converting a ProtoBuf data to a Relational Structure.

150 views
Skip to first unread message

Satish SD

unread,
Oct 28, 2015, 4:43:21 PM10/28/15
to Protocol Buffers
Hello!,
I'm very new to ProtoBuf. I come from a relational database world and would like to know if there is a technique or tool to convert a given serialized ProtoBuf message into a structured and Normalized relational model?
  • I have access to .proto files. Requirement is to map multiple .proto formats into one relational design
  • Many of the field definitions have the prefix of "optional". Do I create a Child table for optional fields:
  • there are many fields with prefix of "repeated". Do I also create a Child table for these?

Many Thanks,
-Satish
Reply all
Reply to author
Forward
0 new messages