I want to list the size of the different database and trying the function:
db.stats()
But, my developer team is worried over that this might have a huge impact of the system. Should I be worried?
How does this function detect the statistic information such as the size of the different databases. Or is it a better way to detect the size of the database that I can use, which has little or no performance impact ..