DataGrip from JetBrains is a well-rounded visual database tool that supports almost 20 SQL and NoSQL databases from a single interface, making it easy to work with distributed SQL databases like YugabyteDB. DataGrip boasts many features including support for multiple databases, database objects, database editor, navigation, writing SQL, and additional features such as query console, diff viewer, import/export wizards, VCS, and ER diagramming capabilities. To get started with DataGrip on a distributed SQL database, users need to install a local YugabyteDB cluster, download and extract the YugabyteDB software, configure loopback addresses, create a 3-node cluster, download and install DataGrip, connect to the YugabyteDB cluster, create the Northwind database, load data into it, and test drive DataGrip against the YugabyteDB cluster.