{"id":21304755,"url":"https://github.com/paw-sql/pawsql-vscode","last_synced_at":"2025-03-15T19:26:12.640Z","repository":{"id":262237614,"uuid":"877192555","full_name":"Paw-SQL/pawsql-vscode","owner":"Paw-SQL","description":"PawSQL Client enables developers to access core capabilities of the PawSQL directly within VSCode enviroment. PawSQL provides sophisticated SQL optimization features including smart index recommendations and query rewrites. ","archived":false,"fork":false,"pushed_at":"2024-11-20T08:22:33.000Z","size":1408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-20T10:19:25.532Z","etag":null,"topics":["indexing","mariadb","mysql","optimization","oracle","performance","postgresql","query","sql","tuning"],"latest_commit_sha":null,"homepage":"https://docs.pawsql.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Paw-SQL.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-23T08:46:52.000Z","updated_at":"2024-11-13T10:44:57.000Z","dependencies_parsed_at":"2024-11-11T11:26:58.876Z","dependency_job_id":"124c1158-f704-4568-bd70-ef64e24f1dae","html_url":"https://github.com/Paw-SQL/pawsql-vscode","commit_stats":null,"previous_names":["paw-sql/pawsql-vscode-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paw-SQL%2Fpawsql-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paw-SQL%2Fpawsql-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paw-SQL%2Fpawsql-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paw-SQL%2Fpawsql-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paw-SQL","download_url":"https://codeload.github.com/Paw-SQL/pawsql-vscode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235088959,"owners_count":18934060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["indexing","mariadb","mysql","optimization","oracle","performance","postgresql","query","sql","tuning"],"created_at":"2024-11-21T16:15:52.317Z","updated_at":"2025-01-22T08:41:05.481Z","avatar_url":"https://github.com/Paw-SQL.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e\n\u003cpicture\u003e\n  \u003csource srcset=\"https://github.com/Paw-SQL/pawsql-vscode/raw/main/resources/logo.png\" media=\"(prefers-color-scheme: dark)\"/\u003e\n  \u003cimg src=\"https://github.com/Paw-SQL/pawsql-vscode/raw/main/resources/logo.png\" width=600 /\u003e\n  \n\n\u003c/picture\u003e\n\n\u003cbr/\u003e\n\u003c/h1\u003e\n\n\u003ch3\u003eOptimize your SQL Queries by Clicks within your VSCode! \u003c/h3\u003e\n\n[![Version](https://img.shields.io/visual-studio-marketplace/v/PawSQL.pawsqlClient?style=for-the-badge\u0026color=%23e38a14\n)](https://marketplace.visualstudio.com/items?itemName=PawSQL.pawsqlClient)\n[![Ratings](https://img.shields.io/visual-studio-marketplace/r/PawSQL.pawsqlClient?style=for-the-badge\u0026color=%23e38a14)](https://marketplace.visualstudio.com/items?itemName=PawSQL.pawsqlClient)\n\n\u003cbr/\u003e\n\n\u003cpicture\u003e\n  \u003csource srcset=\"https://github.com/Paw-SQL/pawsql-vscode/raw/main/resources/demo.gif\" media=\"(prefers-color-scheme: dark)\"/\u003e\n  \u003cimg src=\"https://github.com/Paw-SQL/pawsql-vscode/raw/main/resources/demo.gif\" width=800 /\u003e\n\u003c/picture\u003e\n\u003cbr/\u003e\n\n\u003c/div\u003e \n\n## Optimize a SQL Query\n1. **Optimize in Default Workspace**:\n   - Click the \"Optimize\" button in the SQL statement prompt\n\n2. **Optimize in Specific Workspace**:\n   - Click the \"Optimize...\" button in the SQL statement prompt\n   - Select a workspace from the dropdown menu\n\n## Features\n- **Index Advise**: Recommend optimal indexes based on input SQL syntax, database objects and statistics information\n- **Query Rewrite**: Recommend semantically equivalent, but more efficient SQLs\n- **Performance Validation**: Ensure better performance after SQL rewrite and index recommendation\n\n## Supported Databases\n\nMySQL, PostgreSQL, MariaDB, Oracle, openGauss, KingbaseES, GaussDB, Dameng, RDS for MySQL and etc.\n\n## Resources\n\n - \u003cp\u003e\u003ca href=\"https://docs.pawsql.com\"\u003ePawSQL Docs\u003c/a\u003e\u003c/p\u003e\n - \u003cp\u003e\u003ca href=\"https://pawsql.com/app\"\u003ePawSQL Optimizer\u003c/a\u003e\u003c/p\u003e\n - \u003cp\u003e\u003ca href=\"https://pawsql.com/ppt\"\u003ePawSQL Performance Patroller\u003c/a\u003e\u003c/p\u003e\n - \u003cp\u003e\u003ca href=\"https://pawsql.com/ppv\"\u003ePawSQL Plan Visualizer\u003c/a\u003e\u003c/p\u003e\n\n\u003cbr/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaw-sql%2Fpawsql-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaw-sql%2Fpawsql-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaw-sql%2Fpawsql-vscode/lists"}