Mongo Analyser: A TUI App for MongoDB with Integrated AI Assistant

Hi everyone,

I’ve made an open-source TUI application in Python called Mongo Analyser that runs right in your terminal and helps you get a clear picture of what’s inside your MongoDB databases.

It’s an upgraded version of the tool mentioned in a previous post in this community.

Project’s GitHub repository: https://github.com/habedi/mongo-analyser

The project is in beta, and suggestions and feedback are welcome.