No,currently Mangodb doesn't have any real-time updates in web app. To achieve real-time updates you can use other alternate method that is "change streams" which help for listening to the updates in real-time. It helps to evaluate changes to the entire database.