# Mongodb-Java-driver3X **Repository Path**: Shuai_Lin/Mongodb-Java-driver3X ## Basic Information - **Project Name**: Mongodb-Java-driver3X - **Description**: java操作使用3.X驱动操作mongodb一些小用例 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-07 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mongodb-Java-driver2X #### Description java操作使用2.X驱动操作mongodb一些小用例 #### Software Architecture Software architecture description #### Installation 1. 安装mongodb服务 2. 创建数据库和用户 3. 使用java进行操作