2

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

Neil Lunn
  • 148,042
  • 36
  • 346
  • 317
chiku
  • 485
  • 2
  • 8
  • 23
  • 1
    Possible duplicate of [Do any visual tools exist for MongoDB (for Windows)?](https://stackoverflow.com/questions/3310242/do-any-visual-tools-exist-for-mongodb-for-windows) – Neil Lunn Nov 24 '18 at 09:21

2 Answers2

3

You can try this :

MongoDB_Admin

Written in NodeJS and electron

alper
  • 2,919
  • 9
  • 53
  • 102
Arash Hatami
  • 5,297
  • 5
  • 39
  • 59
2

Some more alternatives

GiorgosK
  • 7,647
  • 2
  • 29
  • 26