SQLite using SQLDelight

i searched a lot to find a way to use a sqlite3 database in my compose desktop app so i found SQLDelight but i don’t find how to connect an existant database because i have a database with data which will be used in the app alrdy so when i search i find only docs about creating a new one, do any one have an idea ?