Hacker News new | ask | show | jobs
by pabloPXL 5247 days ago
hey I did something similar but in pure bash (plus grep and cat) :) https://github.com/pabloPXL/kissdb
1 comments

Hey, that is reaally cool, despite I needed the native interface with python objects I think full bash sounds cool too ^^
Thanks! but I can only see it as a bad hack, as it's just grep doing almost all the dirty work :) btw I got the idea from http://zachholman.com and his boom-db...