010 GitHub stars
02Provides `autochunk` and `autochunkFirst` utilities for efficient sequential batching
03Manages dynamic arrays in `inArray()` clauses and bulk operations
04Supports parallel query execution using `chunk()` with `Promise.all`
05Automatically chunks queries to stay below the 999 SQL variable limit
06Calculates batch sizes dynamically, accounting for other bound parameters in the query