ᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 1 year agoConsider SQLiteblog.wesleyac.comexternal-linkmessage-square68fedilinkarrow-up180arrow-down11
arrow-up179arrow-down1external-linkConsider SQLiteblog.wesleyac.comᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 1 year agomessage-square68fedilink
minus-squareButt Pirate@reddthat.comlinkfedilinkEnglisharrow-up3·1 year 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.