MongoDB Web管理工具 phpMoAdmin
phpMoAdmin 是一個用 PHP 開發的在線 MongoDB 管理工具,可用于創建、刪除和修改數據庫和索引,提供視圖和數據搜索工具,提供數據庫啟動時間和內存的統計,支持 JSON 格式數據的導入導出。功能特性:
- Database
- List with data sizes
- Create/drop
- Repair/compact
- Collection
- Show list of collections with number of objects within each
- Create/rename/drop collection
- List indexes
- Create/drop indexes
- multiple keys
- ascending/descending
- unique index
- Data objects
- Single smart-search box accepts:
- exact-text
- (type-casted) value
- text with * wildcards
- Regular Expressions (regex)
- JSON (with Mongo-operators enabled)
- Option to query MongoDB using JSON or a PHP array
- Show objects with 3-different viewing options (full, compact & uniform)
- Sort by any key within your data object (even nested sub-keys!) with ascending/descending option
- Option to sort by $natural for rapid browsing of large datasets
- Define the number of results to display per page (or unlimited)
- Create/delete objects
- Edit object data
- Single smart-search box accepts:
- Mongo GridFS
- GridFS objects automatically link GridFS chunks to GridFS files
- MongoDB stats
- Uptime, memory, etc.
- Log of previous errors
- Mongo-PHP settings
- Version & bit-depth of MongoDB, Mongo PHP driver, phpMoAdmin, etc.
- Optional password-protection for one or more users
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!