Hacker News new | ask | show | jobs
by sauere 3781 days ago
It does look neat, but what would the advantages be over using the SQLAlchemy tools (not the ORM)?
1 comments

This does look a lot simpler to use, especially if I want to quickly run a console, grab some data, and work on it.

A psql shell doesn't have the power of python once I get the results, and SQLAlchemy isn't as trivial to use.