MX2015 / bugu-mongo

bugu-mongo是一个轻量级的MongoDB Java开发框架,简单易用。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

简介

bugu-mongo是一个MongoDB Java开发框架。它在MongoDB Java Driver的基础上,对常用功能进行了封装,简单易用。

bugu-mongo由1个核心模块,外加2个扩展模块组成:

  • bugu-mongo-core:核心模块,必须
  • bugu-mongo-fs:扩展模块,GridFS相关功能,任选
  • bugu-mongo-lucene:扩展模块,Lucene相关功能,任选

帮助文档

版本与下载

各个版本的变更日志,以及jar包下载,请查看这里

交流反馈

Email:xbwen(at)hotmail.com

QQ群:165738383

License

Copyright (c) www.bugull.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

bugu-mongo是一个轻量级的MongoDB Java开发框架,简单易用。

License:Apache License 2.0


Languages

Language:Java 100.0%