ploomber / jupysql

Better SQL in Jupyter. 📊
https://jupysql.ploomber.io
Apache License 2.0
666 stars 73 forks source link
bigquery clickhouse data-engineering data-science duckdb hive jupyter mysql polars postgres presto python redshift snowflake spark-sql sql sqlite trino tsql

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 AI 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.