Swamp extension for querying MongoDB databases.
Query MongoDB collections, search users, and explore related records.
| Method | Description |
|---|---|
diagnose |
Check connectivity and list collections across databases |
query |
Query any collection with filter, projection, sort, and limit |
find_user |
Search for a user by username or email |
find_related |
Find related records in account, organization, and member collections |
swamp extension pull @keeb/mongodbMIT