--- description: >- SQLite plugin for Cordova and Ionic. Access SQLite databases on the device. --- # SQLite Access SQLite databases on the device. ## Installation ```bash ionic cordova plugin add cordova-sqlite-storage npm install @awesome-cordova-plugins/sqlite ``` **Plugin Repo:** [https://github.com/litehelpers/Cordova-sqlite-storage](https://github.com/litehelpers/Cordova-sqlite-storage) ## Supported Platforms - Android - iOS - macOS - Windows ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)