DataGrip: a great database IDE to work with MongoDB Atlas

JetBrains released a new version of DataGrip that includes support for MongoDB and ships with the MongoDB Shell out of the box.

A few months ago, JetBrains released the first version of DataGrip that supports MongoDB. DataGrip is a professional DataBase IDE and is a great tool for advanced data exploration and analytical queries for your data in MongoDB and Atlas.

If you use any of the other JetBrains commercial products for development (e.g. IntelliJ, PhpStorm, PyCharm), you can install the Database Tools plugin and work with MongoDB right inside your IDE.

As we announced last week at MongoDB.live, the MongoDB plugin in DataGrip and in the other JetBrains IDE now includes a database console built on top of the MongoDB Shell. This is the result of a close collaboration between engineering teams at MongoDB and JetBrains and we are excited to finally release it to all our users.

With this integration, when you connect to MongoDB and Atlas with DataGrip, you get a console/shell experience that is 100% consistent with what you get in the terminal or in the other MongoDB’s developer tools.

DataGrip and Atlas

When your data is stored in Atlas, navigating through it with DataGrip is extremely easy.

For example, to connect to my free Atlas cluster, I can just grab a connection string from the Atlas UI, use it to add a new data source in DataGrip and I am connected and ready to explore my data.

Using Consoles

If you need to run queries, aggregations, or other database commands, consoles are a great way to do that.

The engineering teams at JetBrains and at MongoDB worked together to bring the new, embeddable MongoDB Shell to DataGrip and use it as the engine behind database consoles. This means the same commands that you can run in the MongoDB Shell are available in DataGrip and the other JetBrains IDEs and you can expect them to work exactly in the same way with the addition of the beautiful UI you are already used to on top.

Embedded MongoDB Shell

A great fit for Atlas Data Lake

DataGrip works well MongoDB deployments, whether self-managed or in Atlas. You can also use it with Atlas Data Lake. If you have data is stored in Amazon S3 and you want to query and analyze it with MQL, you can create a Data Lake and start working with it right away.

DataGrip’s search capabilities give you a quick way to find the data you are interested in, and its powerful export tool makes it easy to extract it in the format you need to use it with other tools like Excel, for example.

Get started with MongoDB Atlas and DataGrip

We are really happy with the result of our collaboration with the team at JetBrains and we are looking forward to working more together to bring all the future capabilities of the MongoDB Shell to DataGrip and the other JetBrains IDEs.

You can experience for yourself how DataGrip is a perfect companion for MongoDB Atlas:

  1. Get a free MongoDB Atlas cluster;
  2. Deploy some sample datasets;
  3. Download DataGrip and start working with your data immediately.