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
Last Updated
Apr 7, 2018 at 01:26
License
MIT
Total Downloads
399.8K
Supported Platforms
GitHub Repository
https://github.com/catherinedevlin/ipython-sql