Git Product home page Git Product logo

mongo-admin's Introduction

1.基本介绍

该项目是基于Web的Mongodb数据库管理工具。

2. 功能点

  1. github第三方权限认证
  2. 连接Mongodb数据库(可以切换数据的连接单连接)
  3. 展示Mongodb数据库内的数据库信息(过滤admin和local数据库
  4. 展示Mongodb数据库内的集合信息(过滤系统集合system.*)
  5. 展示集合内的所有文档信息
  6. 插入文档更新文档删除文档导出文档
  7. 嵌入式的mongo shell命令行工具CodeMirror(支持$find, $sort等
  8. Gridfs文件存储,支持下载,删除

3. 如何使用

  1. git clone [email protected]:ammi3/mongo-admin.git
  2. 更改application.yml内的mongodb数据库连接信息
  3. 前往Github-settings-Developer settings-OAuth-apps创建一个App,将Ip换成127.0.0.1

  1. 在RestAuthController.java更换Client Id与Client secrets
  2. 启动

mongo-admin's People

Contributors

zhyine avatar

Watchers

 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.