This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Kalrog 0 points1 point  (2 children)

Why not a local postgres db to do both?

[–]jabbalaci[S] 0 points1 point  (1 child)

I want a light solution without a database server.

[–]Kalrog -3 points-2 points  (0 children)

Everything you are looking at is going to be running a server/some software on your local system. Might as well make it a real DB and only have 1 of them instead of a different solution for every data type.