10 ms·
I could explain what I'd choose, but that's irrelevant as it's based on my existing skills The one thing I can't recommend enough is the value of organizing pe
by collaborative 4y ago
I could explain what I'd choose, but that's irrelevant as it's based on my existing skills
The one thing I can't recommend enough is the value of organizing persistence around a nosql distributed db and blobs of zipped files (also distributed)
In my experience, db is expensive. But this setup is dirt cheap.
Sqlite is good but it makes you worry about scaling (so it's great for an MVP)