SchwertImStein@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 month agomuskrat's data eng expert's hard drive overheats while processing 60k rowslemmy.dbzer0.comexternal-linkmessage-square283fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkmuskrat's data eng expert's hard drive overheats while processing 60k rowslemmy.dbzer0.comSchwertImStein@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 month agomessage-square283fedilink
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up0·1 month agoSqlite can easily handle millions of rows. Don’t sell it short
minus-squareKorhaka@sopuli.xyzlinkfedilinkEnglisharrow-up0·1 month agoI have an sqlite db that is a few GB in size, game saves using the format. Sadly almost all blob data, would love to play with it if it was a bit more readable
minus-squareThe_Decryptor@aussie.zonelinkfedilinkEnglisharrow-up0·1 month agoHow about a 6.4TB sqlite database? https://boyter.org/posts/searchcode-bigger-sqlite-than-you/
Sqlite can easily handle millions of rows. Don’t sell it short
I have an sqlite db that is a few GB in size, game saves using the format. Sadly almost all blob data, would love to play with it if it was a bit more readable
How about a 6.4TB sqlite database?
https://boyter.org/posts/searchcode-bigger-sqlite-than-you/
Should be enough to hold 60k rows