MongoDB Query Editor
The MongoDB query editor provided by RazorSQL includes features to make MongoDB development easier. Users can easily run MongoDB statements using the JSON find, insert, and remove syntax. RazorSQL also supports running simple SQL select, insert, update and delete statements. For more information on the query and statement syntax supported by the RazorSQL MongoDB editor, see the following: RazorSQL MongoDB Syntax Guide. Listed below are the main features of the MongoDB query editor.
MongoDB Editor Features
- SQL syntax highlighting
- Auto collection lookup and completion
- Auto attribute lookup and completion
- Extensive find, replace, and find / replace in files functionality
- Bracket, parenthesis, and brace auto matching
- Multi-Tabular Display of Query Results
- Sortable Query Results
- Filterable Query Results
- Searchable Query Results
- History for All Queries, and Query Logging Per Connection
- Key Ahead functionality for one-click population of user-defined text
- Built-in and Custom User Templates
- Connection Keep-Alive
- Plugin API (Allows users to add custom functionality to RazorSQL)