https://github.com/abhirajp595/sql-practice-web-app
SQL Practice app
https://github.com/abhirajp595/sql-practice-web-app
practice python sql streamlit web-app
Last synced: 5 months ago
JSON representation
SQL Practice app
- Host: GitHub
- URL: https://github.com/abhirajp595/sql-practice-web-app
- Owner: Abhirajp595
- Created: 2024-09-18T10:56:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T10:58:43.000Z (almost 2 years ago)
- Last Synced: 2025-06-03T23:04:59.046Z (about 1 year ago)
- Topics: practice, python, sql, streamlit, web-app
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL-Practice-Web-App
Overview
I made a SQL practice web app using Streamlit in Python. This application is designed to help users practice SQL queries by providing a set of medium and hard SQL questions. The app includes a 'View Answer' tab to display the solution for each question.
Features
SQL Questions: 50 medium and hard SQL questions.
View Answer: A tab to display the solution for each question.
Tables Used
Bonus: Contains bonus information related to employees.
Employees: Contains employee information including personal and job-related details.
Output Description
The application displays SQL questions along with input fields for users to write and execute their queries. Users can view the solution for each question using the 'View Answer' tab.
Contributing
Feel free to open issues or submit pull requests if you have any suggestions or improvements.