Hacker News new | ask | show | jobs
by hooverd 408 days ago
There's a ton you can do with sqlite, which is in the Python standard library. You just have to think about it and write some SQL instead of having a nice Pythonic interface.