You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# PawSQL for Jetbrains - Optimize your SQL Queries within Jetbrains IDEs
2
2
3
3
## 💡 Introduction
4
-
PawSQL for Jetbrains (PawSQL Client) is a powerful Jetbrains plugin that seamlessly integrates PawSQL engine's intelligent SQL optimization capabilities into your development environment. It supports smart index recommendations, query rewriting, and automated performance validation. Working in conjunction with PawSQL Cloud (https://pawsql.com) or enterprise private deployment of the PawSQL optimization platform, it provides developers with one-click SQL performance optimization capabilities.
5
4
6
-
## 🎯 One-Click SQL Optimization in IDEA/DataGrip
7
-
Select the SQL text to be optimized, right-click, and choose which workspace to perform SQL optimization
@@ -22,6 +29,7 @@ Select the SQL text to be optimized, right-click, and choose which workspace to
22
29
23
30

24
31
25
-
26
32
## 🌐 About PawSQL
27
-
PawSQL focuses on database performance optimization automation and intelligence, providing solutions covering the entire process of SQL development, testing, and operations.
33
+
34
+
PawSQL focuses on database performance optimization automation and intelligence, providing solutions covering the entire
35
+
process of SQL development, testing, and operations.
0 commit comments