5 ms·
OP here. This was just a little module that I found very useful in quickly exploring large, unfamiliar SQL databases and their associated business logic. It's
by sakai 12y ago
OP here. This was just a little module that I found very useful in quickly exploring large, unfamiliar SQL databases and their associated business logic.
It's fairly rudimentary feature-wise, but has worked well for me. Happy to answer any questions.
- amenbrother 12y agoThere are neat things on your roadmap but I'm actually more curious about the stuff you aren't interested in doing with this. Can you say more about the anti-feature set?
- deleted 12y ago[deleted]
- ntoshev 12y agoIs the table rendering the result set an image, or is there a way to render arbitrary HTML in a notebook from your Python code?