Skip to content

Commit 7de3030

Browse files
committed
Document support for local MongoDB installations, Atlas & Cosmos DB
1 parent c9a4926 commit 7de3030

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ MongoDB connectivity
1010

1111
This library implements MongoDB connectivity via its binary protocol. It has no dependencies on the PHP extension.
1212

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+
1317
Examples
1418
--------
1519
Finding documents inside a collection:

0 commit comments

Comments
 (0)