It is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. It provides tools to configure, monitor, and administer instances of SQL Server and databases. Use it to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts.
| It's the only MongoDB tool that provides three ways to explore data alongside powerful features like query autocompletion, polyglot code generation, a stage-by-stage aggregation query builder, import and export, SQL query support and more. |
Integrated environment for managing any SQL infrastructure; Configure, monitor, and administer instances of SQL Server and databases; Deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts | IntelliShell - Autocomplete queries, from JavaScript standard library functions down to field names, with Studio 3T’s built-in mongo shell; Visual Query Builder - Build queries by dragging and dropping fields with no mongo shell language required; In-Place Data Editing - Edit data in real-time by double-clicking a field; Query Code - Generate driver code in Java, JavaScript (Node.js), PHP, C#, and Python from MongoDB and SQL queries; Aggregation Editor - Build MongoDB aggregation queries stage by stage; SQL Query - Use SQL to query MongoDB, including joins; Import Wizard - Import data from JSON, CSV, BSON/mongodump, SQL, and another collection; Export Wizard - Export entire MongoDB collections or views, query results, or specific documents to CSV, JSON, BSON/mongodump, SQL, or another collection; SQL Import and Export - Migrate data from/to Oracle, Microsoft SQL Server, MySQL, and PostgreSQL; Table View -Explore collections in Studio 3T's spreadsheet view, which supports advanced features like showing embedded fields, stepping into array-valued columns, and hiding columns; Tree View - Explore collections in a hierarchical view; JSON View - Explore documents within a collection in JSON; Visual Explain - Visualize MongoDB explain() and see which stages MongoDB took to execute a query; Data Compare and Sync - Compare two collections side-by-side, analyze differences, and sync data; Schema Explorer - Visualize data distributions, find schema anomalies, and generate schema documentation in Word or CSV; GridFS Support - Store files larger than the document size limit of 16 MB |