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

Partial94% passing

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

63
Passed
4
Failed
0
Skipped
67
Total
View comprehensive E2E test results against all frameworks/configurations
63
Passed
4
Failed
8
Skipped
75
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.17s2.08s2.37s10
Promise.all with 25 concurrent steps
8.80s5.85s9.85s4
Promise.all with 50 concurrent steps
20.51s19.93s21.08s2
Promise.race with 10 concurrent steps
3.44s2.10s5.29s8
Promise.race with 25 concurrent steps
9.43s8.63s9.77s4
Promise.race with 50 concurrent steps
19.82s19.52s20.13s2
workflow with 1 step
1.28s1.17s1.35s10
workflow with 10 concurrent data payload steps (10KB)
3.17s1.34s4.22s16
workflow with 10 sequential data payload steps (10KB)
2.13s2.09s2.18s20
workflow with 10 sequential steps
12.15s12.11s12.18s3
workflow with 25 concurrent data payload steps (10KB)
9.49s8.22s10.14s9
workflow with 25 sequential data payload steps (10KB)
5.31s5.18s5.46s15
workflow with 25 sequential steps
17.79s17.76s17.83s4
workflow with 50 concurrent data payload steps (10KB)
19.94s18.84s20.95s6
workflow with 50 sequential data payload steps (10KB)
10.48s10.35s10.75s11
workflow with 50 sequential steps
20.39s20.35s20.45s5
workflow with no steps
93ms42ms132ms10

Stream Benchmarks

Benchmark
Time
TTFB
Slurp
MinMaxSamples
10 parallel streams (1MB each)2.36s2.95s2.28s2.58s20
fan-out fan-in 10 streams (1MB each)4.38s4.95s4.33s4.42s12
stream pipeline with 5 transform steps (1MB)1.32s1.96s3ms1.27s1.37s30
workflow with stream506ms942ms1ms449ms548ms10

Last updated: 4/9/2026, 6:28:41 PM · Commit: a78420c