MongoDB

@workflow-worlds/mongodb

MongoDB World using native driver

npm i @workflow-worlds/mongodb
GitHub

Installation & Usage

This is a community-maintained World implementation. For installation instructions and usage documentation, please refer to the project's README on GitHub.

E2E Tests

Partial95% passing

E2E test pass rate across all tests run for this world. View CI run →

61
Passed
3
Failed
0
Skipped
64
Total
View comprehensive E2E test results against all frameworks/configurations
61
Passed
3
Failed
8
Skipped
72
Total

Benchmarks

Click on a benchmark to view performance history over the last 30 commits.

Benchmark
Time
MinMaxSamples
Promise.all with 10 concurrent steps
2.16s2.11s2.22s10
Promise.all with 25 concurrent steps
4.76s4.33s5.12s6
Promise.all with 50 concurrent steps
10.06s9.71s10.29s3
Promise.race with 10 concurrent steps
2.16s2.10s2.21s10
Promise.race with 25 concurrent steps
4.76s4.31s5.19s6
Promise.race with 50 concurrent steps
10.05s9.72s10.27s3
workflow with 1 step
1.33s1.28s1.37s10
workflow with 10 concurrent data payload steps (10KB)
1.70s1.20s2.13s28
workflow with 10 sequential data payload steps (10KB)
2.14s2.09s2.18s20
workflow with 10 sequential steps
12.27s12.24s12.29s3
workflow with 25 concurrent data payload steps (10KB)
4.76s4.29s5.20s18
workflow with 25 sequential data payload steps (10KB)
5.21s5.16s5.38s15
workflow with 25 sequential steps
17.89s17.84s17.91s4
workflow with 50 concurrent data payload steps (10KB)
10.00s9.51s10.42s12
workflow with 50 sequential data payload steps (10KB)
10.75s10.44s11.03s11
workflow with 50 sequential steps
20.43s20.34s20.59s5
workflow with no steps
126ms81ms151ms10

Stream Benchmarks

Benchmark
Time
TTFB
Slurp
MinMaxSamples
10 parallel streams (1MB each)2.38s2.94s0ms2.31s2.54s20
fan-out fan-in 10 streams (1MB each)4.43s4.93s4.40s4.50s12
stream pipeline with 5 transform steps (1MB)1.32s1.95s3ms1.27s1.37s30
workflow with stream502ms958ms2ms474ms525ms10

Last updated: 3/30/2026, 9:07:20 PM · Commit: 329cdb3