devilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agoMySQL momentlemmy.worldimagemessage-square34fedilinkarrow-up1418
arrow-up1418imageMySQL momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agomessage-square34fedilink
minus-squareBye@lemmy.worldlinkfedilinkarrow-up10·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.