Y
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
alonsebastian
5247 days ago
Hey, that is reaally cool, despite I needed the native interface with python objects I think full bash sounds cool too ^^
link
pabloPXL
5247 days ago
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...
link