1
0
Fork 0
1Panel-Appstore/mongo-express
wanghe-fit2cloud b262332029 feat: Add mongo-express to the international version 2025-01-23 13:59:13 +08:00
..
1.0.2-20 feat: Add mongo-express to the international version 2025-01-23 13:59:13 +08:00
README.md feat: 新增 mongo-express (#1293) 2024-04-23 17:40:16 +08:00
README_en.md feat: Add mongo-express to the international version 2025-01-23 13:59:13 +08:00
data.yml feat: Add mongo-express to the international version 2025-01-23 13:59:13 +08:00
logo.png feat: 新增 mongo-express (#1293) 2024-04-23 17:40:16 +08:00

README_en.md

mongo-express

mongo-express is a web-based MongoDB management interface built using Node.js, Express, and Bootstrap 5.

Key Features:

  • Connect to multiple databases
  • View/Add/Delete databases
  • View/Add/Rename/Delete collections
  • View/Add/Update/Delete documents
  • Inline preview of audio, video, and image resources in the collection view
  • Collapsible nested or large objects for easier overview
  • Asynchronous on-demand loading of large document properties (default >100KB) to keep the collection view fast
  • GridFS support - Add/Retrieve/Delete very large files
  • Use BSON data types within documents
  • Mobile/Responsive - Bootstrap 5 works reasonably well on small screens
  • Connect and authenticate individual databases
  • Authenticate as an admin to view all databases
  • Blacklist/Whitelist databases
  • Custom CA/TLS/SSL support and CA validation disabling
  • Replica set support