File size: 513 Bytes
0200cf9
 
 
 
 
98a8319
6668c8f
98a8319
0200cf9
94aa8dd
13dfa6b
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: "Sql Parser"
emoji: 🧠
colorFrom: yellow
colorTo: indigo
sdk: "streamlit"
sdk_version: "1.34.0"
app_file: "app.py"
pinned: false
---

# Sql Parser

This is a Streamlit app designed to parse and analyze SQL queries. Use the interface to input your SQL and get insights and visualizations.

## Features

- Input SQL queries.
- Analyze and visualize query components.
- Get performance suggestions.

## Usage

Simply enter your SQL query into the text box and press the 'Analyze' button to see results.