Better SQL in Jupyter


Keywords
database, ipython, postgresql, mysql, duckdb, bigquery, clickhouse, data-engineering, data-science, hive, jupyter, polars, postgres, presto, python, redshift, snowflake, spark-sql, sql, sqlite, trino, tsql
License
Apache-2.0
Install
pip install jupysql==0.11.1

Documentation

JupySQL

CI CI Integration Tests Broken Links PyPI version Twitter Code style: black Downloads

Join our community | Newsletter | Contact us | Docs | Blog | Website | YouTube

Tip

Deploy Streamlit and Dash apps for free on Ploomber Cloud!

Run SQL in Jupyter/IPython via a %sql and %%sql magics.

Features

Installation

pip install jupysql

or:

conda install jupysql -c conda-forge

Documentation

Click here to see the documentation.

Credits

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.