devilish666@lemmy.world to Programmer Humor@lemmy.ml · 9 months agoMySQL momentlemmy.worldimagemessage-square42fedilinkarrow-up1417arrow-down117
arrow-up1400arrow-down1imageMySQL momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 9 months agomessage-square42fedilink
minus-squareBye@lemmy.worldlinkfedilinkarrow-up10arrow-down1·9 months agoHow come people use sql instead of just using text files? I just use text files for everything
minus-squarelightnegative@lemmy.worldlinkfedilinkarrow-up7·edit-29 months agoWhat 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?
How come people use sql instead of just using text files? I just use text files for everything
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?
Very zen.