Coder Social home page Coder Social logo

mgweb's Introduction

mgweb

go语言编写的 mongodb web管理工具

项目使用beego框架实现

项目依赖

项目基于beego,mgo等项目,使用时需提前安装依赖库

安装

$ git clone https://github.com/29392964/mgweb

$ go build

$ ./mgweb

##相关配置 可以在conf/app.conf文件中配置

服务端口

每页显示数据条数

是否可编辑 editable

连接串配置,如demo = 127.0.0.1/test 在登录时输入demo即可

##登录 mongouri 格式如下:

user:password@ip:port/db

如果在conf/app.conf中配置过,可使用

demo (或其他配置名称)

#DEMO http://mgweb.no3g.com

演示账号:demo

##使用golang docker交叉编译 docker run -it -v /Users/yuecaili/Documents/work/golang:/usr/src/myapp -w /usr/src/myapp golang:1.7 bash

export GOPATH="/usr/src/myapp"

go build

mgweb's People

Stargazers

 avatar zhaozengbin avatar  avatar weichunshen89 avatar  avatar wtzzx avatar Zen avatar Tuğrul Altun avatar 李耀 leo avatar allen.huang avatar forging2012 avatar 另维64 avatar ChangTai LIANG avatar antsBean avatar  avatar cnphpbb avatar imlin avatar  avatar  avatar 天明 avatar  avatar GIN avatar shaohua zhang avatar sec. avatar zhengqz avatar yjz0065 avatar jream avatar  avatar

Watchers

James Cloos avatar sec. avatar

mgweb's Issues

mongo的连接问题

你好, 我看了你的代码, 每次请求都会去连接Mongodb, 应该需要改为使用mongo连接池的方式

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.