prorm API Reference
    Preparing search index...

    Function exportStream

    • Stream export for large datasets. Writes directly to a callback to avoid loading everything in memory.

      Parameters

      Returns Promise<{ recordCount: number; exportedAt: Date }>