I have an IAsyncEnumerable stream that contains data downloaded from the web, and I want to save asynchronously each piece of data in a SQL database.
IAsyncEnumerable