# MongoDB-Plugin **Repository Path**: QinHaiSenLin/MongoDB-Plugin ## Basic Information - **Project Name**: MongoDB-Plugin - **Description**: MongoDB Plugin maybe is the most useful tool in Java and could follow up the real-time official version of ORM, which make you feel comfortable when you are using MongoDB. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://github.com/T-baby/MongoDB-Plugin - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2022-10-17 - **Last Updated**: 2022-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MongoDB Plugin [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/weibocom/motan/blob/master/LICENSE) [![Maven Central](https://img.shields.io/maven-central/v/com.cybermkd/MongodbPlugin.svg?label=Maven Central)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22MongodbPlugin%22) MongoDB Plugin maybe is the most useful tool in Java and could follow up the real-time official version of ORM, which make you feel comfortable when you are using MongoDB. Basically synchronous with MongoDB’ version (the latest 3.4.0); Comfortable usage mode, which is like natural language; Barely learning cost; With some features such as supporting MongoDB’s authorization mechanism (Can login with user name and password), bridging copy set of MongoDB, R/ W splitting, write concern, SSL connection and so on. Built-in JFinal and Resty plugins. (Base on the latest version of JFinal and Resty) Document:[中文](https://t-baby.gitbooks.io/mongodb-plugin/content/) | [English](https://t-baby.gitbooks.io/mongodb-plugin-english-version/content/) Maven:[http://search.maven.org/\#search%7Cga%7C1%7Ca%3A%22MongodbPlugin%22](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22MongodbPlugin%22) GitHub:[https://github.com/T-baby/MongoDB-Plugin/](https://github.com/T-baby/MongoDB-Plugin/) Developer:[https://github.com/T-baby/MongoDB-Plugin/](https://github.com/T-baby/MongoDB-Plugin/) Download:[https://github.com/T-baby/MongoDB-Plugin/releases](https://github.com/T-baby/MongoDB-Plugin/releases)