Hi team, i'm trying out to make a desktop app but ...
# compose-desktop
n
Hi team, i'm trying out to make a desktop app but I need a database with in it? could someone tell if this is even possible?
room equivalent db for desktop side?
a
You can try SQLDelight
j
Literally any existing JVM solution will work
s
Sqldelight is where I’d look. I’d get it working with xerial backing it.
m
Sqldelight is the cross platform solution for databases in Compose.
c
And also SQLDelight removes that dilemma of 'is it SQ-Light or SQL-Light despite it being spelled SQLite'