capacitor-plugin-sqlite

1.0.0-alpha.1 • Public • Published

SQLite Plugin for Capacitor

SQLite Plugin for Capacitor

SQLite Plugin for Capacitor is a plugin that allows you to use SQLite for data storage in iOS and Android platforms. Since Capacitor supports Electron and the web (as a PWA) the plugin uses IndexedDB/localStorage to store your data.

SQLite plugin for Capacitor provides methods to store, retrieve, update and delete data from a SQLite database in iOS and Android or localStorage in the web and Electron

Use SQLite plugin for Capacitor if you need a better way to store your data on native platforms

Usage:

You can use this plugin by running the following command:

npm install capacitor-plugin-sqlite

Readme

Keywords

none

Package Sidebar

Install

npm i capacitor-plugin-sqlite

Weekly Downloads

0

Version

1.0.0-alpha.1

License

MIT

Unpacked Size

1.11 kB

Total Files

3

Last publish

Collaborators

  • ahnerd