<p class="wp-block-paragraph">The aim is to serve a data on a REST API as a stream as soon are available. Instead of completely get the data set from the dbms, compress it, send back to the caller, those steps can be part of a stream pipeline.</p> <p class="wp-block-paragraph"><em><strong>Important note on client side</strong></em>: if a regular client, […]