Y
Hacker News
new
|
ask
|
show
|
jobs
by
datahipster
4254 days ago
You ought to take a look at
https://pypi.python.org/pypi/ipython-sql
. This, in conjunction with IPython magic helpers specified in your IPython profile, can turn IPython into a SQL client. Here's a good example:
https://gist.github.com/slnovak/583e35083ebd42892fab
2 comments
b_friedland
4254 days ago
Thanks for this, looks like it's going to be pretty handy.
link
elliott34
4254 days ago
OOOOOO awesome. Thank you!
link