GithubHelp home page GithubHelp logo

isabella232 / mongs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yougov/mongs

0.0 0.0 0.0 4.03 MB

Mongs is a web-based MongoDB data browser.

Home Page: http://whit537.org/mongs/

Makefile 1.78% HTML 36.80% Python 60.01% Dockerfile 1.41%

mongs's Introduction

Mongs

Mongs is a web-based data browser for MongoDB.

Installation

$ git clone https://github.com/chadwhitacre/mongs.git
$ cd mongs
$ make run
Greetings, program! Now serving on http://0.0.0.0:29017/.

Now visit http://0.0.0.0:29017/. :-)

Usage

Click to browse.

You can query using JSON expressions in the URL, where the {} is in the above screenshot.

You can sort by adding a "sort": [["field", -1]] key/val to the {} in the URL. It will be popped and the rest of the dict will simply be a PyMongo query.

To add more servers, create (or link) a servers.txt file in the Mongs distribution root with one server hostname per line, e.g.:

$ cat servers.txt
localhost
internal-1.mycorp
internal-2.mycorp

Development

Mongs is implemented in Python using the Aspen web framework.

Bonus Picture

Mongs is named after a dairy. Herewith, an old milk box repurposed to hold computer cables, showing the Mong's Dairy logo:

Old timey milk box with Mong's logo

Legal

Copyright © Chad Whitacre and contributors. MIT-licensed.

mongs's People

Contributors

agners avatar chadwhitacre avatar jaraco avatar lbolla 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.