NoSQLBooster for MongoDB comes with visual query builder.
The Equivalent MongoDB Query can be viewed in console.log tab. The SQL query is validated and translated into a MongoDB query and executed by NoSQLBooster for MongoDB. Please note that SQL features are not natively supported by MongoDB. Provide a programming interface (mb.runSQLQuery) that can be integrated into your scriptĪutocomplete for key words, MongoDB collection names, field names and SQL functions SQL Functions (COUNT, SUM, MAX, MIN, AVG)Īggregation Pipeline Operators as SQL Functions (dateToString, toUpper, split, substr.) Instead of writing the MongoDB query which is represented as a JSON-like structureĪccess data via SQL including WHERE filters, ORDER BY, GROUP BY, HAVING, DISTINCT, LIMIT
NOSQL MANAGER FOR MONGODB PRO HOW TO
Let's look at how to use the GROUP BY clause with the SUM function in SQL. SQL support includes functions, expressions, aggregation for collections with nested objects and arrays. With NoSQLBooster for MongoDB, you can run SQL SELECT Query against MongoDB. Matching brackets will be highlighted as soon as the cursor is near one of them. The mouse hover will show many useful information, such as types of symbols, function definition, type information and document. We offer tons of build-in snippets, Handy date range snippets, SQL to MongoDB conversion snippets. In the script editor, parameter hints will pop up as you're typing a method invocation. Out of the box, Ctrl-Space, Alt-Space are acceptable triggers.
You can always manually trigger it with Ctrl-Shift-Space. The IntelliSense suggestions will pop up as you type. The build-in language service knows all possible completions, methods, properties, variables, key words, even the MongoDB collection names, field names and operators. NoSQLBooster for MongoDB offers true IntelliSense experience. NoSQLBooster for MongoDB (formerly MongoBooster) is a shell-centric cross-platform GUI tool for MongoDB v2.6-4.0, which provides fluent query builder, SQL query SQL Query, update-in-place, ES2017 syntax support and true intellisense experience. NoSQL Booster for MongoDB 4.7.2 Enterprise Edition