Skip to content

Commit c017f7a

Browse files
authored
Create README.md
1 parent d697626 commit c017f7a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# PawSQL for Jetbrains - Optimize your SQL Queries within Jetbrains IDEs
2+
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+
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)
9+
10+
## ✨ Core Features
11+
- 🚀 One-Click Optimization - Intelligently analyze and optimize SQL query performance
12+
- 📊 Index Optimization - Smart recommendations for optimal index combinations, comprehensively improving query efficiency
13+
- 🔄 Query Rewriting - Automatically generate equivalent SQL statements with better performance
14+
- 📈 Performance Validation - Precisely quantify optimization effects, providing detailed performance improvement data
15+
16+
## 🔧 Installation Guide
17+
18+
### Install from Jetbrains Marketplace
19+
20+
1. Launch Jetbrains IDE tool (such as IDEA/DataGrip)
21+
2. Search for "PawSQL Client" in Plugins and install
22+
23+
![Install from Jetbrains Marketplace](https://docs.pawsql.com/assets/images/install-plugin-market-66eeb912c1e478e1f669f27008ecb480.png)
24+
25+
26+
## 🌐 About PawSQL
27+
PawSQL focuses on database performance optimization automation and intelligence, providing solutions covering the entire process of SQL development, testing, and operations.

0 commit comments

Comments
 (0)