+1 vote
in MongoDB by
What is the MongoDB standard GUI client?

1 Answer

0 votes
by

Standard GUI client is MongoDB compass which is developed by the owner of MongoDB only. It’s free to use for on-premise deployments. Additionally, there are lots of other free and paid MongoDB UI clients like Studio3T, Robo3T, NoSQL booster, etc.

...