Data storing in binary format

Hi all,

I am using Plone5.0.8. Used rel-storage to store data in Postgresql. Working fine.
But the data storing in Postgresql tables is in binary format. Is it possible store the data in regular table-data format.

Any suggestions,

Kamaal.

Archetypes used to have limited support to store attributes in a relational database (--> "SQLStorage"). I have never used it myself and have read that it should not have worked very well.