My experience with MongoDB
Use Cases and Deployment Scope
We use MongoDB to store invoices data, like total, items included, date. we use it to store and read data from it via an API with fast API and that's it. so far we have had zero problems.
Pros
- Perfomance
- Store unstructured data
- Integration with python connector.
Return on Investment
- Reduced errors and load of invoices data by a factor of 10.
Usability
Other Software Used
Spring Boot, Fortinet FortiGate, Portainer










