SQLite-Database in Framework7-Project (v4.2.0)

Hello guys (and ladies) … is there any guidance on how to integrate a SQLite database into my app? I am unfortunately a beginner in framework7 …

If it is a Cordova app then you can use this plugin https://github.com/xpbrew/cordova-sqlite-storage

Or you can use Pouch DB that uses same SQLite plugin but with easier API https://pouchdb.com/adapters.html

1 Like

Для совсем простых штук я использую: https://github.com/knadh/localStorageDB