Spaces:
Runtime error
Runtime error
| 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. | |