devilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agoMySQL momentlemmy.worldimagemessage-square34fedilinkarrow-up1416arrow-down116
arrow-up1400arrow-down1imageMySQL momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agomessage-square34fedilink
minus-squareBye@lemmy.worldlinkfedilinkarrow-up10arrow-down1·8 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-28 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.