mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
610 B
610 B
Improve this doc
SQLite
$ ionic cordova plugin add cordova-sqlite-storage
$ npm install @ionic-native/plugins/sqlite
Usage Documentation
Plugin Repo: https://github.com/litehelpers/Cordova-sqlite-storage
Access SQLite databases on the device.
Supported platforms
- Android
- iOS
- macOS
- Windows