{"library":"jupysql","type":"library","category":null,"description":"JupySQL (version 0.11.1) enhances SQL interaction within Jupyter notebooks, allowing users to connect to various databases and execute queries directly using IPython magic commands. It supports advanced features like variable interpolation, caching, and data visualization. The project is actively maintained with frequent releases, typically every few weeks.","language":"python","status":"active","version":"0.11.1","tags":["jupyter","sql","database","ipython","data science","magic commands"],"last_verified":"Tue May 26","install":[{"cmd":"pip install jupysql","imports":["%load_ext sql","import jupysql\njupysql.configure(result_limit=100)","from jupysql import plot\nplot.configure_styles(template='ggplot')"]},{"cmd":"pip install jupysql[postgres]","imports":[]}],"homepage":"https://jupysql.ploomber.io","github":"https://github.com/ploomber/jupysql","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jupysql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jupysql/compatibility"}}