Hey, i have developed application in angular 17 and convert it in to .apk using capacitor now i want to create SQLite DB using capacitor to stored some data in it…, kindly help me with the code to create DB, and some crud operation in the same.
Here is a plugin for SQLite - GitHub - capacitor-community/sqlite: ⚡Capacitor plugin for native & electron SQLite databases.