Giter Site home page Giter Site logo

atassumer / fang-of-mongo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fiedzia/fang-of-mongo

0.0 2.0 0.0 64 KB

web based gui for mongodb created with pyhon, django and jquery.

Home Page: http://linuxcoder.co.uk:8000/fangofmongo/

License: Other

fang-of-mongo's Introduction

Fang of Mongo - web based user interface for MongoDB build with django and jquery.

It will allow you to explore content of mongodb with simple but (hopefully) pleasant user interface.

Curren status:

Fang of mongo is actually rather proof of concept for mongo ui then anything working properly. Expect all kinds of bugs and limitations. This is work in progress.

For installation instruction, see INSTALL file To get the idea of code internals, see code_hacking.txt

INSTALLATION:

  • Ubuntu 10.10:
    • requirements:

      sudo aptitude install python-setuptools mongodb python-django python-pymongo

Project goals:

  • allow users to easily explore mongdb content and any metainformation it may provide
  • Long term goal is to being able to perform any operation that can be done using mongodb console

TODO (in order of importance):

  • make sure fom works correctly (by creating unittests and usable dataset)
  • rethinking plugin interface
  • collection and db operations
  • data export (html, json, csv, xml)
  • support for database credentials
  • user management
  • implement some form of mongo console

UI comments (thanks matt):

1.) Look at jquery ui autocomplete for the searches. 2.) Less draggable area dont allow it to cover the top menu. 3.) Wider text boxes with larger font. 4.) More margin between elements (pretty much everywhere) 5.) Effects / transitions between panes. 6.) Ive always though YAML has the best way to cleanly show collections. http://yaml.org/spec/1.0/#id2489726 If that can be extended so that every array or object can be shown or hidden by the user that would be a huge win. 7.) If your going with the whole draggable idea, why not make it so that you can open more than one collection at once and be able to minimize them. See: http://desktop.sonspring.com/ for ideas.

Down the road ideas: 1.) Completely themeable using the theme roller with all the pre-built themes as an option right in the page itself. 2.) Drag and drop query builder with all of the special variables ($set, $unset ect...) similar to the MySQL workbench query builder. 3.) Full set of CRUD operations to perform on the database.

author: Maciej Dziardziel ([email protected]) website:i http://github.com/Fiedzia/Fang-of-Mongo twitter: @fangofmongo

fang-of-mongo's People

Contributors

fiedzia avatar minimal avatar japerk avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.