Skip to content

Commit b59f887

Browse files
committed
add useful links to explore mongodb package
1 parent 16c906a commit b59f887

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/effect-mongodb/README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,9 @@ To inspect MongoDB test instance:
2525
3. Paste the URI
2626
4. Click Advanced Connection Options
2727
5. Enable `Direct Connection`
28-
6. Click `Connect`
28+
6. Click `Connect`
29+
30+
Useful links to explore mongodb package:
31+
32+
- https://mongodb.github.io/node-mongodb-native/Next/classes/Collection.html (with links to source code)
33+
- https://www.mongodb.com/docs/v7.0/reference/method/js-collection/

0 commit comments

Comments
 (0)