We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e5c4f commit 9eedf24Copy full SHA for 9eedf24
1 file changed
README.md
@@ -20,6 +20,8 @@ details. In short:
20
- if you want most of MongoDB feature working with Deno and you don't care about
21
the possible overheads by using node compat layer, you may try the
22
`npm:mongodb` driver
23
+- if you are using MongoDB Atlas, using
24
+ [atlas_sdk](https://github.com/erfanium/atlas_sdk) can be your best option.
25
26
[](https://github.com/manyuanrong/deno_mongo/releases)
27
[](https://github.com/manyuanrong/deno_mongo/actions)
0 commit comments