#how can i use sqlite on a tauri app?

4 messages · Page 1 of 1 (latest)

worldly snow
#

Is there any simple way to use sqlite embedded in a tauri app?

queen pivot
#

Yep, the sql plugin supports sqlite

worldly snow
#

and start using?