"You've created a database!"

Recognize the trope? Developers who need to store something and then need to maybe store something else depending on that and then maybe need to search over the data and ...

... they've built a database, instead of just using one.

Well. Taking this line of thinking too far is what's gotten us 500MB app downloads and computers barely able to serve a website without 20 cores and 128GB RAM ;)

Don't be afraid of creating very tiny "databases" if the effort is really small and the runtime penalty is orders of magnitudes _less_ than importing even SQLite.

(Yes, this whole post is to reassure myself that I did the right thing last week and that my little tiny hash value storage in no way should've been a library import)

#development #DevOps

@troed I have seen an apache website using basic authentication (i.e. it does a password check for every URL, css and picture). And the users are in a simple passwd file hooked into .htaccess
The file has 30000 entries.
It works just fine.
No database needed.

Follow

@gunstick @troed So this must be then a FILDAP 😂

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.