Join our community | Newsletter | Contact us | Docs | Blog | Website | YouTube
Tip
Deploy AI apps for free on Ploomber Cloud!
Run SQL in Jupyter/IPython via a %sql
and %%sql
magics.
- Pandas integration
- SQL composition (no more hard-to-debug CTEs!)
- Plot massive datasets without blowing up memory
- DuckDB integration
pip install jupysql
or:
conda install jupysql -c conda-forge
Click here to see the documentation.
This project is a fork of ipython-sql; the objective is to turn this project into a full-featured SQL client for Jupyter. We're looking for feedback and taking feature requests, so please join our community and enter the #jupysql channel.