Hi everyone,
I wonder if there’s a way to export schemas for all collection under the same db at once, and preferably generate an interactive ERD for display? I tried mongosh and compass ui both of them require user to manually go through each collection to view schema, let alone mass generate ERD, so wonder if anyone knows the workaround? And if this is not directly achievable in Mongodb, any recommendation on 3rd party tools?
Appreciate all input in advance!