Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 627 Bytes

File metadata and controls

26 lines (17 loc) · 627 Bytes

@keeb/mongodb

Swamp extension for querying MongoDB databases.

Models

mongodb

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

Install

swamp extension pull @keeb/mongodb

License

MIT