While building This or That , I realized I needed an easy way to preform admin operations for the application. I thought it would be useful to be able to interact with the database directly, preform CRUD operations and preform high-level maintenance easily and quickly. I was not really interested in integrating a CMS, they would probably be overkill anyway and I knew it would not be very difficult to get something standing up relatively quickly.