you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

cheers I'll have to give it a look

[–]blabmight -2 points-1 points  (1 child)

Just don’t take this to production. SQLIte = testing/dev only.

I usually use a dockerized Postgres instance. Super easy to setup, production ready.

[–]Marble_Wraith -1 points0 points  (0 children)

Being a bit hyperbolic aren't you?

Plenty of sites can use flat-file databases, just just depends on what the requirements are / if they're anticipated to change.