From 9edfc14c650fca56d903825f19799c00bff4b6e0 Mon Sep 17 00:00:00 2001 From: Robert DeRienzo Date: Sun, 4 Feb 2024 08:49:34 -0500 Subject: [PATCH] Add datagrip --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f72570..115854a 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ - [qStudio](https://www.timestored.com/qstudio/) - A free SQL tool specialized for data analysts. It runs on every operating system and allows easy browsing of tables and charting of results. - [DuckDB SQL Tools](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.duckdb-sql-tools) - Free DuckDB SQL Tools for VS Code IDE. [Premium version available](https://github.com/RandomFractals/pro-data-tools/blob/main/duckdb-tools.md#duckdb-pro-tools) with advanced features. - [DBeaver](https://dbeaver.com) - DBeaver is a universal database access and development tool that can be used to connect almost any type of database. +- [DataGrip](https://www.jetbrains.com/datagrip/) - Paid SQL IDE by Jetbrains that supports many different database technologies, including DuckDB. ## Projects Powered by DuckDB