For the complete documentation index, see llms.txt. This page is also available as Markdown.

SQLite

Overview

This plugin can be used to manage native SQLite databases.

Usage

You can refer to the code present in /partials/cordova-plugins/sqlite.html file and use it accordingly.

Docs

https://www.npmjs.com/package/cordova-sqlite-storage

Last updated