MongoDB文檔篩選和更新工具 MongoVision
MongoVision 是一個界面友好,使用直接的Web接口用來從 MongoDB 數據庫中篩選和更新文檔。
Features
Accessible via a high-contrast theme.
Tabbed, paginated interface lets you work with many collections at the same time.
Powerful "tabular" mode uses the current selected document's base structure (or the first document if none is selected) to create a tabular view. Click column headers to sort. Switch back to non-tabular if you want to select a different document to use for the base structure. Great for uniform collections! And SQL nostalgia!
Edit your documents in JSON with support for MongoDB's extended JSON types ($oid, $date, $regex, $binary). JSON is validated as you type.
Double click the little "sort" or "query" text boxes to open larger editors. Use extended JSON in each.
Turn on "keep refreshing" to update the current view every 5 seconds. Great for watching logs and queues!