this post was submitted on 02 Mar 2024
401 points (96.1% liked)

Programmer Humor

37457 readers
14 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Bye@lemmy.world 9 points 1 year ago (1 children)

How come people use sql instead of just using text files? I just use text files for everything

[–] lightnegative@lemmy.world 7 points 1 year ago* (last edited 1 year ago) (1 children)

What are text files if not binary blobs on disk?

What is SQL if not a query layer over a bunch of binary blobs on disk?

[–] Klear@lemmy.world 4 points 1 year ago