With the help of this application users can view and edit MongoDB databases. Additionally, there are flexible instruments for creating search queries.
Robo 3T
Robo 3T is a Windows utility for working with MongoDB databases. It is possible to index all text fields to speed up the search process. Similar to Robomongo, you are able to generate complex SQL queries. Tools for aggregating several databases into one package are provided as well.
Connection parameters
After starting the program users are prompted to enter the personal SRV string for establishing a link with the MongoDB Atlas server. Alternatively, there is an option to manually configure the connection. Supported authentication modes include SCRAM-SHA-256, X.509, Kerberos and LDAP. Users can utilize the SSL protocol and encrypt the traffic with SSH tunneling for preventing unauthorized access to sensitive data.
Please note that the free trial version of Robo 3T will stop functioning 30 days after activation.
Available tasks
It is possible to import information from JSON or CSV spreadsheets as well as convert SQL databases to the MongoDB format. There are instruments for comparing and syncing two sets of data. You can create IntelliShell scripts for automating repetitive operations. Moreover, this software contains tools for database rescheming.
Features
- free to download and use;
- lets you interact with MongoDB databases;
- flexible connection parameters are provided;
- it is possible to import data from CSV spreadsheets;
- there is support for automation scripts;
- compatible with modern versions of Windows.