Hacker News new | ask | show | jobs
by tannerj 4113 days ago
Yea, I'm going to check out PostgreSQL's json storage.

>But at the end of the day, what matters is that your product works.

With my requirements, I could just write to a flat file and be fine... I seem to like complicating things just enough that I no longer understand how what I'm building works. LOL.

1 comments

SQLite is great for "I really just want a nicer flat file" use cases.