Skip to content

stevenhastings/sql_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description:

Use streamlit to build a quick application that allows you to add and query databases on a localhost. You can also preview your queries as pandas dataframes. This can all be done with very little code thanks to the development of streamlit.

To get started:

  • clone repository to your local machine
  • change directories to cloned repository location
  • pip install -r requirements.txt
  • to deploy application: streamlit run app/apprequel.py in your terminal

sql_playground

image

Query your database and view results

video

apprequel.Streamlit.-.Google.Chrome.2022-07-01.16-44-12_Trim.mp4

Add Database to your playground:

https://www.loom.com/share/a7fbd29000eb4d38bd2591081234de85

About

An app to practice SQL via Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages