How to get a large amount of data from the database and transfer it over http with one request? Flask flyf35 — 8 April 2023 · Comments off Solution events = EventModel.objects(__raw__=query).as_pymongo().no_cache()