Navicat is the best DB Admin ever and I'm really happy it added Mongodb support.
The first thing I noticed, is it lacks a good JSON formatter like other Mongodb GUIs with:
1- JSON5 notation
2- Collapse and expand on embedded documents and arrays (collapse all and expand all)
3- Inline editing and inline type changing
4- Type coloring
TreeView has some of these features but it only show one doc at a time and there's not way to collapse whole document only showing _ID.
Studio 3T has done good job regarding this.
The first thing I noticed, is it lacks a good JSON formatter like other Mongodb GUIs with:
1- JSON5 notation
2- Collapse and expand on embedded documents and arrays (collapse all and expand all)
3- Inline editing and inline type changing
4- Type coloring
TreeView has some of these features but it only show one doc at a time and there's not way to collapse whole document only showing _ID.
Studio 3T has done good job regarding this.
Comment