All Projects → T-baby → Mongodb Plugin

T-baby / Mongodb Plugin

Licence: apache-2.0
MongoDB Plugin for Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mongodb Plugin

Spring Data Mongodb
Provide support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Stars: ✭ 1,253 (+430.93%)
Mutual labels:  mongodb, spring
Webfluxtemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Stars: ✭ 107 (-54.66%)
Mutual labels:  mongodb, spring
Erlmongo
Erlang driver for MongoDB with gridfs that works with maps and proplists
Stars: ✭ 90 (-61.86%)
Mutual labels:  mongodb-driver, mongodb
Avocado
Strongly-typed MongoDB driver for Rust
Stars: ✭ 70 (-70.34%)
Mutual labels:  mongodb-driver, mongodb
Java Specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Stars: ✭ 156 (-33.9%)
Mutual labels:  mongodb-driver, spring
Lua Mongo
MongoDB Driver for Lua
Stars: ✭ 81 (-65.68%)
Mutual labels:  mongodb-driver, mongodb
Mongo Php Library
MongoDB PHP library
Stars: ✭ 1,391 (+489.41%)
Mutual labels:  mongodb-driver, mongodb
Mongoc.jl
MongoDB driver for the Julia Language
Stars: ✭ 46 (-80.51%)
Mutual labels:  mongodb-driver, mongodb
Mongojs
Node.js module that implements the offical mongo api
Stars: ✭ 1,782 (+655.08%)
Mutual labels:  mongodb-driver, mongodb
Kkbinlog
支持mysql、MongoDB数据变更订阅分发
Stars: ✭ 112 (-52.54%)
Mutual labels:  mongodb, spring
Egg Mongo Native
MongoDB egg.js plugin using native driver.
Stars: ✭ 69 (-70.76%)
Mutual labels:  mongodb-driver, mongodb
Mongo Perl Driver
Perl driver for the MongoDB
Stars: ✭ 203 (-13.98%)
Mutual labels:  mongodb-driver, mongodb
Microservices Springboot
Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.
Stars: ✭ 53 (-77.54%)
Mutual labels:  mongodb, spring
Spring Boot Mongodb Angular Todo App
A Sample App built using Spring Boot, Angular and MongoDB
Stars: ✭ 84 (-64.41%)
Mutual labels:  mongodb, spring
Multi Tenant Spring Mongodb
Stars: ✭ 53 (-77.54%)
Mutual labels:  mongodb, spring
Mongo.migration
On-the-fly migrations with MongoDB C# Driver
Stars: ✭ 99 (-58.05%)
Mutual labels:  mongodb-driver, mongodb
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+258.05%)
Mutual labels:  mongodb, spring
Phalcon Mongodb Odm
MongoDB ODM for Phalcon framework for new mongodb php extension with query builder and rich functionality
Stars: ✭ 42 (-82.2%)
Mutual labels:  mongodb-driver, mongodb
Mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Stars: ✭ 54,797 (+23119.07%)
Mutual labels:  mongodb, spring
Spring Boot Vue Bank
我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。
Stars: ✭ 157 (-33.47%)
Mutual labels:  mongodb, spring

MongoDB Plugin

License ![Maven Central](https://img.shields.io/maven-central/v/com.cybermkd/MongodbPlugin.svg?label=Maven Central)

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:中文 | English

Maven:http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22MongodbPlugin%22

GitHub:https://github.com/T-baby/MongoDB-Plugin/

Developer:https://github.com/T-baby/MongoDB-Plugin/

Download:https://github.com/T-baby/MongoDB-Plugin/releases

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].