# mongo_script **Repository Path**: AlEX_2473/mongo_script ## Basic Information - **Project Name**: mongo_script - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-23 - **Last Updated**: 2024-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mongo_Script ## 下载官方二进制文件 `https://www.mongodb.com/try/download/community` 1. 解压到任意目录 2. 配置config.toml 3. 配置mongod.conf (所有平台配置相同) ## 运行 cargo run --release start cargo run --release stop