Skip to content

Commit efad955

Browse files
committed
update readme
1 parent c017f7a commit efad955

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

README.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
# PawSQL for Jetbrains - Optimize your SQL Queries within Jetbrains IDEs
22

33
## 💡 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.
54

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
8-
![images/demo-jetbrains.gif](https://docs.pawsql.com/assets/images/demo-jetbrains-778185aa0bffb9f8ecf5ea8e35f5dfbc.gif)
5+
PawSQL for Jetbrains (PawSQL Client) is a powerful Jetbrains plugin that seamlessly integrates PawSQL engine's
6+
intelligent SQL optimization capabilities into your development environment. It supports smart index recommendations,
7+
query rewriting, and automated performance validation.
8+
9+
## 🎯 SQL Optimization by Clicks
10+
11+
Select the SQL text to be optimized, right-click, and choose which workspace to perform SQL optimization.
12+
13+
![SQL Optimization by Clicks](https://github.com/PawSQL/pawsql-jetbrains/tree/main/docs/demo-jetbrains-min.gif)
914

1015
## ✨ Core Features
16+
1117
- 🚀 One-Click Optimization - Intelligently analyze and optimize SQL query performance
12-
- 📊 Index Optimization - Smart recommendations for optimal index combinations, comprehensively improving query efficiency
18+
- 📊 Index Optimization - Smart recommendations for optimal index combinations, comprehensively improving query
19+
efficiency
1320
- 🔄 Query Rewriting - Automatically generate equivalent SQL statements with better performance
1421
- 📈 Performance Validation - Precisely quantify optimization effects, providing detailed performance improvement data
1522

@@ -22,6 +29,7 @@ Select the SQL text to be optimized, right-click, and choose which workspace to
2229

2330
![Install from Jetbrains Marketplace](https://docs.pawsql.com/assets/images/install-plugin-market-66eeb912c1e478e1f669f27008ecb480.png)
2431

25-
2632
## 🌐 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.

docs/demo-jetbrains-min.gif

3.81 MB
Loading

0 commit comments

Comments
 (0)