ipython-sql
RDBMS access via IPython
RDBMS access via IPython
To install this package, run one of the following:
ipython-sql introduces a %sql (or %%sql) magic to your notebook allowing you to connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.
Summary
RDBMS access via IPython
Information Last Updated
Apr 22, 2025 at 14:56
License
MIT
Total Downloads
389.4K
Platforms
GitHub Repository
https://github.com/catherinedevlin/ipython-sql