Skip to content

bugu-mongo是一个轻量级的MongoDB Java开发框架,功能强大,使用简单。

License

Notifications You must be signed in to change notification settings

java-rookie/bugu-mongo

 
 

Repository files navigation

简介

bugu-mongo是一个MongoDB Java开发框架。它在MongoDB Java Driver的基础上进行了封装,使用简单。同时又集成了一些常用的特性,功能强大。

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

  • bugu-mongo-core:核心模块,必需
  • bugu-mongo-cache:扩展模块,缓存常用数据,任选
  • bugu-mongo-fs:扩展模块,GridFS相关功能,任选
  • bugu-mongo-lucene:扩展模块,Lucene相关功能,任选

帮助文档

bugu-mongo-core:

bugu-mongo-cache:

bugu-mongo-fs:

bugu-mongo-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:https://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开发框架,功能强大,使用简单。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%