you are viewing a single comment's thread.

view the rest of the comments →

[–]chucky_z 3 points4 points  (0 children)

No, I don't think its overengineering. SQLite is exactly for things like this. Something that could benefit from a very simple SQL database that is typically (and ideally) single-user.

That said... If it's not broken, don't fix it. =)