Hacker News new | ask | show | jobs
by r0muald 3710 days ago
dataset https://dataset.readthedocs.org/en/latest/ is pretty good and for most scenarios as easy as tinydb, but backed by a real SQL database.
1 comments

I've used this with a Flask project before, great module and super easy.