minus-squareZenlix@lemmy.mlOPtoProgramming@programming.dev•SQLite alternative with encryptionlinkfedilinkarrow-up3·6 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·7 days agoIt is for as desktop app that stores data on a user drive. linkfedilink
Zenlix@lemmy.ml to Programming@programming.dev · 7 days agoSQLite alternative with encryptionplus-squaremessage-squaremessage-square16fedilinkarrow-up135arrow-down13
arrow-up132arrow-down1message-squareSQLite alternative with encryptionplus-squareZenlix@lemmy.ml to Programming@programming.dev · 7 days agomessage-square16fedilink
Encryping by the application would kill the use of a lot of sql features such as SUM.