Karna@lemmy.ml to Linux@lemmy.ml · 26 days agoSyncthing 2.0 Launches With Major Database Overhaullinuxiac.comexternal-linkmessage-square14linkfedilinkarrow-up1262arrow-down12file-text
arrow-up1260arrow-down1external-linkSyncthing 2.0 Launches With Major Database Overhaullinuxiac.comKarna@lemmy.ml to Linux@lemmy.ml · 26 days agomessage-square14linkfedilinkfile-text
minus-squarebaod_rate@programming.devlinkfedilinkarrow-up44·25 days agoSQLite continues to be the “Do Nothing. Win” of databases
minus-squareDessalines@lemmy.mllinkfedilinkarrow-up24·25 days agoIt’s wild how it has the fastest read performance of any other sql backend, even postgres.
minus-squareCargon@lemmy.mllinkfedilinkarrow-up3·edit-225 days agoI love SQLite but is this still true? I thought DuckDB was on its way to supplanting SQLite is this area.
minus-squarebaatliwala@lemmy.worldlinkfedilinkarrow-up6·25 days agoIts sheer flexibility and public domain license are definitely big factors
minus-squarejacksilver@lemmy.worldlinkfedilinkarrow-up2·25 days agoAm I missing something? SQLite is great, but it isn’t really comparable to most other SQL databases, unless you’re talking about nosql alternatives?
SQLite continues to be the “Do Nothing. Win” of databases
It’s wild how it has the fastest read performance of any other sql backend, even postgres.
I love SQLite but is this still true? I thought DuckDB was on its way to supplanting SQLite is this area.
Its sheer flexibility and public domain license are definitely big factors
Am I missing something? SQLite is great, but it isn’t really comparable to most other SQL databases, unless you’re talking about nosql alternatives?