Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.

WWW: https://github.com/catherinedevlin/ipython-sql
