There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
mongo_browser is a simple JQuery Web UI for browsing of mongoDB databases. It uses a jQuery tree view to browse databases, collections, the last n inserts, and fields. Implemented in Ruby, using Sinatra, JQueryFiletree, and MongoDB Ruby drivers.