sqlite
Recipe card from the charly-infrastructure plugin (Images — the deployable catalog).
sqlite – SQLite database CLI
Section titled “sqlite – SQLite database CLI”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml (packages only) |
| Depends | none |
Packages
Section titled “Packages”RPM: sqlite
# box charly.yml — a box composes the candy via an inline candy: list in its bodymy-box: candy: base: fedora candy: - sqliteUsed In Boxes
Section titled “Used In Boxes”openclaw-full(viaopenclaw-fullmetalayer)
Related Candies
Section titled “Related Candies”/charly-coder:dev-tools– common dev CLI bundle that pairs with sqlite/charly-openclaw:openclaw-full– parent metalayer that bundles sqlite
Related Commands
Section titled “Related Commands”/charly-core:shell– run sqlite3 inside the container/charly-core:cmd– one-shot sqlite query in a running service
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- SQLite database in containers
- SQLite CLI tools
- The
sqlitecandy
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, plan steps, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)