ᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 3 years agoConsider SQLiteblog.wesleyac.comexternal-linkmessage-square68linkfedilinkarrow-up180arrow-down11
arrow-up179arrow-down1external-linkConsider SQLiteblog.wesleyac.comᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 3 years agomessage-square68linkfedilink
minus-squareButt Pirate@reddthat.comdeleted by creatorlinkfedilinkEnglisharrow-up3·3 years agoYes, exactly! I just import the data into SQLite as an in memory db, execute whatever query I want and .output the answer somewhere. It’s so easy and clean.
Yes, exactly! I just import the data into SQLite as an in memory db, execute whatever query I want and .output the answer somewhere. It’s so easy and clean.