# web-db **Repository Path**: simplera/web-db ## Basic Information - **Project Name**: web-db - **Description**: 在线mongodb数据库管理工具 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: http://hongbin.xyz:5000 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-09-10 - **Last Updated**: 2022-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是一个在线的数据库管理工具 与其说是管理工具更是数据查看工具 > 前端使用[react](https://react.docschina.org/),[styled-components](https://styled-components.com/),[Mui](https://mui.com/) > > 后端使用[node](http://nodejs.cn/),[express](https://www.expressjs.com.cn/),[node-mongodb-native](https://mongodb.github.io/node-mongodb-native/) 由于增加深层数组繁琐遂放弃支持复杂数据类型 目前只支持查看数据删除字段 更改数据支持的 BSON 数据类型: - string - int - long - double - objectId