Variable information for streaming resources

Hello,

The current documentation for the stream API gives information about the data type. However, as we store these data in a relational database, we need to know how long certain values can be. For example, how many characters can string values have (minimum and maximum)? What is the highest possible value for integers and floats.

I am looking forward to this information.