Better view and manage your indexes
The redesigned index management interface allows you to view index types, sizes, index usage, and other special properties more efficiently. Add and remove indexes at the click of a button.
Indexes viewer
Connection node tooltip, press “m” to show more metrics
Now, the tooltip for connection node can show more server status information, network in and out, memory, connections…, press “m” to show more server metrics.
Connection node tooltip
Query code generator improvements
Create a query code sample project
Query Code Generator now not only generates query code for the target language (Node.js, Java, C#, Python) but also create sample projects for quick execution and testing of generated query code.
Query code create sample project
Other notable improvements
More “Run” options
Refactoring the “Run” button to a drop-down menu, adding more “Run” options.
"Run" drop menu
Filterable connection manager
You are now able to filter connections by name, server, and security columns.
Connection filter
New option, modify default limit size
The “%%limit%%” variable can be used for code templates e.g. db.collection.find().limit(%%limit%%).
Use Menu -> Options -> Modify Default Code Template -> Modify Default Limit Size… to adjust the value, default size of this variable is 1000.
BTW, you can use Menu -> Options -> Modify Default Code Template -> Code Template for Opening Collection… to customize the “find” code template which are used for opening collection.
modify "find" template
Schema analyzer, support JSON schema
Starting in version 3.6, MongoDB supports JSON Schema validation. Now, you can use NoSQLBooster schema analyzer to view specifies validation rules.
View JSON validator
Minor improvements and bugfix
Patch Releases
Version 5.0.1
In this patch release, we fixed some user feedback errors and added the ability to preview images in binary fields.
Preview images in binary fields
Preview Image Field
Bugfix
© Copyright 2000-2023 COGITO SOFTWARE CO.,LTD. All rights reserved