"""Example of using the streaming execution mode with a dict-returning cursor.""" print("Querying from table in streaming mode with a dict cursor ...") with conn ...