I am using :
Ubuntu 16.04 LTS
Mongodb 3.4
From Mongodb 3.4 Site https://docs.mongodb.com/manual/core/views/ there are views supported in Mongodb 3.4, and for admin tools link https://docs.mongodb.com/ecosystem/tools/administration-interfaces/#id2 . I am using latest version of RoboMongo, but I have not seen UI managing views
Please lemme know what could be suitable open source admin UI tools for managing (Create, View, Delete) views for a collection in Mongodb, and Admin UI tools for administering cluster health.
Regards
Kris