sql-databasesdatabases
pfw-sqlite-data
Use the SQLiteData library to read and write to a SQLite database, observe queries (`@FetchAll`, `@FetchOne`, `@Fetch`), synchronize to iCloud (`SyncEngine`), and share records with other iCloud users.
maintainer
khoi
Updated 3/24/2026
Stars
14
Forks
2
quick start
Installation and usage
Use the SQLiteData library to read and write to a SQLite database, observe queries (`@FetchAll`, `@FetchOne`, `@Fetch`), synchronize to iCloud (`SyncEngine`), and share records with other iCloud users.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use pfw-sqlite-data