minus-squareZenlix@lemmy.mlOPtoProgramming@programming.dev•SQLite alternative with encryptionlinkfedilinkarrow-up3·2 days agoEncryping by the application would kill the use of a lot of sql features such as SUM. linkfedilink
minus-squareZenlix@lemmy.mlOPtoProgramming@programming.dev•SQLite alternative with encryptionlinkfedilinkarrow-up2·2 days agoIt is for as desktop app that stores data on a user drive. linkfedilink
Zenlix@lemmy.ml to Programming@programming.dev · 2 days agoSQLite alternative with encryptionplus-squaremessage-squaremessage-square17fedilinkarrow-up135
arrow-up135message-squareSQLite alternative with encryptionplus-squareZenlix@lemmy.ml to Programming@programming.dev · 2 days agomessage-square17fedilink
Encryping by the application would kill the use of a lot of sql features such as SUM.