Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nadako/muimui

Very primitive and minimalistic CRUD application for MongoDB.
https://github.com/nadako/muimui

Last synced: 11 days ago
JSON representation

Very primitive and minimalistic CRUD application for MongoDB.

Awesome Lists containing this project

README

        

# muimui - minimal MongoDB editing app

This is minimal [MongoDB](http://www.mongodb.org/) database editing web application I created for personal use when
developing projects. It uses [Flask](http://flask.pocoo.org/) web mini-framework.

It allows to list and drop databases and collections, add and edit documents.

I'll probably add more features if I'll need it. It's no community project, I just shared it so
it may be useful for someone and also to have a shared code storage for this program. :)