Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (50.2k points)
I want to generate a web-based user interface for my MongoDB database, in which I can perform CRUD operation and can pass many other queries.

Initially, it is a war file or node js and I want to use it in a cloud environment. I tried mongo-express, PHPMyAdmin but both didn't provide me the desired output.

Can someone suggest me ideas?

1 Answer

0 votes
by (108k points)
edited by

You can use DBHawk MongoDB IDLE as you can easily query full databases that are present inside your MongoDB. With the help of DBHawk, you can easily drag and drop the query builder. 

It has an inbuild MongoDB SQL query writer, MongoDB data editor, JSON data viewer. 

DBHawk basically displays large collections with the help of MongoDB pagination. You can simply add, rename, drop, apply filter and apply paginations on the documents. 

If you want to know more about MongoDB then do refer the following MongoDB tutorial that will help you in learn MongoDB from scratch.

Learn about full stack web development by signing up for this professional Full Stack Training offered by Intellipaat..

Related questions

0 votes
1 answer
asked Feb 14, 2020 in Web Technology by ashely (50.2k points)
0 votes
1 answer
0 votes
1 answer
asked Jan 30, 2020 in Web Technology by anmolj (9k points)

Browse Categories

...