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 c9a4926 commit 7de3030Copy full SHA for 7de3030
README.md
@@ -10,6 +10,10 @@ MongoDB connectivity
10
11
This library implements MongoDB connectivity via its binary protocol. It has no dependencies on the PHP extension.
12
13
+* [x] Local MongoDB installations
14
+* [x] [MongoDB Atlas](https://www.mongodb.com/docs/atlas/)
15
+* [x] [Azure Cosmos DB for MongoDB](https://learn.microsoft.com/en-us/azure/cosmos-db/mongodb/introduction)
16
+
17
Examples
18
--------
19
Finding documents inside a collection:
0 commit comments