Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaudmiribel/sql-formatter-app
SQL Formatter app using Streamlit
https://github.com/arnaudmiribel/sql-formatter-app
Last synced: 24 days ago
JSON representation
SQL Formatter app using Streamlit
- Host: GitHub
- URL: https://github.com/arnaudmiribel/sql-formatter-app
- Owner: arnaudmiribel
- Created: 2022-02-02T17:46:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T13:58:26.000Z (almost 3 years ago)
- Last Synced: 2024-11-03T09:42:17.447Z (2 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/arnaudmiribel/sql-formatter-app/main)
# SQL Formatter app
This app is a demo of the [sqlparse](https://pypi.org/project/sqlparse/) package. It enables to format a SQL query.