ᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 1 year agoConsider SQLiteblog.wesleyac.comexternal-linkmessage-square70fedilinkarrow-up178
arrow-up178external-linkConsider SQLiteblog.wesleyac.comᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 1 year agomessage-square70fedilink
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.