Ru

NPM

turboMaker

turboMaker

Super-fast multi-threaded document generator for MongoDB, using all CPU cores.

Key features:

- Thread count control.

- Generate with custom data schemas.

- Precise handling of createdAt/updatedAt using timeStepMs.

- Working via CLI.

Example site Shedov.top

superMaker

Data generator designed specifically for turboMaker.

Key features:

- Ability to create a fully customizable data store for generation.

- Uses Fisher-Yates shuffle.

- Generates random texts, hashtags, words, dates, email, id, url, array, boolean, etc.

Example site Shedov.top

mongoCollector

CLI tool for retrieving values of a specific field from a MongoDB collection.

Key features:

- Data filtering using $match.

- Batch processing (batchSize).

- Large collection support via allowDiskUse.

- Flexible array processing.

Example site Shedov.top

mongoChecker

CLI tool for finding duplicate values in a MongoDB collection.

Key features:

- Finds duplicates by any user-defined field.

- Dates are formatted as ISO.

- Arrays and objects are output via JSON.stringify.

This website uses cookies. By clicking the 'Accept' button or continuing to use the website, you agree to the use of cookies.