Giter VIP home page Giter VIP logo

mongocola's Introduction

#MongoCola


开发和测试环境

操作系统:

  • Windows 7
  • Mac OSX 10.12

运行时:

  • NET Framework 4.6.2
  • NET Core 1.1.10
  • MongoDB 3.4.0-rc4

驱动程序

CSharp Mongo Driver 2.4.0-beta1


项目说明

C#的代码分为两个解决方案:

  • MongoCola解决方案
  • ExternalTools:外部工具
  1. ConfigurationFile 配置文件编辑器
  2. MultiLanEditor 多语言文件编辑器
  • Assistant:业务逻辑和辅助类
  • Winform:窗体和控件
  • PlugIn:插件
  • MongoCola.Core解决方案
  1. MongoUtilityCore:MongoUtility的.Net Core编译配置
  2. MongoColaWebAdmin:Asp.Net Core版的网页版程序
  • Master Slave Replication的废除
    从MongoDB 3.2开始,官方全面废除主从副本,所以所有主从副本的代码都停止维护,并且从代码中删除。 Deprecated since version 3.2: MongoDB 3.2 deprecates the use of master-slave replication for components of sharded clusters. 详细参见官网:https://docs.mongodb.com/manual/core/master-slave/

  • Group功能的废除: 按照MongoDB官方的处理意见,使用Aggregate的Group Pipeline或者MapReduce功能进行代替。

计划

  1. Fix Bug
    解决所有发现的Bug
  2. Config Options
    一个MongoService用Config File文件的生成工具
  3. 扩大Model.TryUpdate的使用范围
    Winform使用了MVC的概念,自动将Model和UI双向绑定 已经在frmConnnection/frmOption里面尝试了
  4. MutliLanguage
    进一步改进多语言系统
  5. User System
    用户系统
  6. Machine Learning 加入对于机器学习方法和BI的支持
  7. SQL转AggregateFrame 原本不完整的SQL转AggregateFrame废止
  8. 服务器读写状态的实时报表:MongoStatus 和 MongoTop,需要进行强化 自定义监视组:改组图标的项目都是自定义的
  9. C#直接操作MongoShell

mongocola's People

Contributors

arcticlampyrid avatar billmoling avatar fzxs8 avatar magicdict avatar s021368 avatar

Watchers

 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.