We are seeking an experienced Metabase expert with a strong background in MongoDB integration and optimization. Our current setup involves the open-source version of Metabase hosted on Azure, connected to a MongoDB database. While functional, we are experiencing unexplained traffic patterns on MongoDB, leading to latency issues that we cannot diagnose or resolve internally.
Here some questions we face:
There are some synchronisations between MongoDB and Metabase also during the night. Can we control these syncs?
Adding indexes on the mongoDB for faster queries over Metabase, you see other options on MongoDB side?
We want to use the UI of Metabase so our business can build dashboards, what are the best practises for doing Metabase queries over the UI for efficient queries? E.g. filter before join
Is Metabase any good for MongoDB or rather only for SQL?
How can we link MongoDB queries to Metabase queries?