# mongodb_client **Repository Path**: mongodb_client/mongodb_client ## Basic Information - **Project Name**: mongodb_client - **Description**: 如名所示mongodb的客户端,是从mongodb版本开始的 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-05-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.起始开发时间大约在mongodb的版本为1.8时候开始的,到现在好像刚好一年的时间吧 2.中间断了很长一段时间,主要是因为操作系统从Ubuntu换到了Fedora,现在是在window xp上做开发 3.现在界面元素的构造已经基本完成,需要添加的主要是功能的实现了,第一阶段的目标基本完成(2012.10.10) 4.第二阶段的目标是完成80%的功能,达到基本能发布使用的情况