For NoSQL fans, MongoDB is definitely the most popular solution with the simplicity and cross-platform support offered. In order to manage MongoDB databases easily, Genghis, a single-file, self-hosted and web-based solution is pretty handy.

Genghis MongoDB Admin

It can be installed either as a Ruby gem or as a standalone PHP scriptGenghis is capable of managing any number of databases on any number of servers with support for managing databases, collections and documents.

The interface of the application is responsive and works well down to mobile.

Requirements: PHP or Ruby on Rails

Website: http://genghisapp.com/
Download: https://github.com/bobthecow/genghis

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

12 + 18 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

Easily create a Zip file using PHP

Creating .ZIP archives using PHP can be just as simple as creating them on your desktop. PHP's ZIP class provides all the functionality you need!

Pico – Flat-File CMS

Pico is an open source CMS application that is capable of very few things. It uses flat-files as the database and built with PHP. Simply, there is no setup and the app works instantly.

Fast, Effective PHP Compression With .htaccess

PHP compression is an excellent method of conserving bandwidth and reducing client download times. We have already discussed an excellent method for CSS compression, and in this article we share a super-easy technique for compressing all PHP content without editing a single file.