SQLite

v2.1.0 Databases Official
👤 Maintained by: Orchelium

Description

Backup, restore and manage SQLite database files.
Uses the sqlite3 CLI for all operations — no server or authentication required.
Supports online hot-backup (.backup command), SQL dump/restore, queries,
VACUUM, integrity checks, and table listing.

Tags

sqlite database backup sql

Installation

Via Plugin Manager (Recommended)
  1. Open Orchelium and navigate to Plugin Manager.
  2. Find SQLite in the catalog and click Install.
  3. The plugin is downloaded and activated automatically — no restart required.
Manual Install
  1. Download from: https://github.com/dpembo/orchelium-plugins/tree/main/sqlite
  2. Copy the folder to your Orchelium plugins/sqlite/ directory.
  3. Orchelium hot-reloads the plugin within seconds — no restart needed.