Menu

Home Log in to Edit

iwind

Introduction

RockMongo is a MongoDB management tool, written in PHP 5.

Main features:

  • open source under New BSD License
  • fast, easy to install
  • multiple hosts, and one host can has multiple administrators
  • password protection
  • query dbs
  • advanced collection query tool
  • read, insert, update, duplicate and remove single row
  • query, create and drop collection indexes
  • clear all records in collection
  • remove and change (only work in higher php_mongo version) a batch of criteria matched rows
  • collection statistics
  • more features will be coming soon!

Installation

  1. download the package
  2. unzip the files to your disk, under root of your site
  3. open the index.php with your convenient editor, change host, port, admins and so on to yours
  4. visit the index.php in your browser, for example: http://localhost/rockmongo/index.php
  5. play with your MongoDBs!

Download

You can download the package at http://rockmongo.com/?action=downloads.

Bugs & Issues

Please feel free to report any bugs and issues to me, my email is: iwind.liu@gmail.com .

Screenshots

Copy image address to your browser to see larger picture.

Collections, put mouse to one row, buttons will display:

Collections with query:

Collections:

Modify row:

Insert a new row:

Indexes:

Create new index:

Statistics:


Discussion

Anonymous
Anonymous

Add attachments
Cancel