tools.mongodb_tools module

MongoDB connectivity tools.

Provides named connection management with per-user isolation and full CRUD + aggregation operations over remote MongoDB instances.

Requires motor (pip install motor).