This module provides a views display type for CSV and JSON for exporting large result sets using a streaming Response and limiting the amount of memory consumed by the entity system. The goal is to allow exporting 100k and larger result sets without running out of PHP memory.
Obviously, this requires hacks and tweaks including possibly skipping some of the normal views hooks so that the views result can be iterated rather than loading the full SQL result set into memory initially. Live preview is skipped. Some other contributed modules that interact with views may be incompatible with this approach.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Import and export
246 sites report using this module
- Created by pwolanin on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Development version: 2.x-dev updated 24 Apr 2026 at 20:33 UTC
Development version: 8.x-1.x-dev updated 7 Aug 2025 at 14:25 UTC

