SQLite Manager - OpenClaw AI Database Management
Overview
Manages SQLite databases for the OpenClaw platform including schema management, backups, migrations, query optimization, and data integrity. All SQLite databases are stored and managed on the Hostinger VPS at srv1628373.hstgr.cloud (SSH port 65002).
When to Use
- When creating or updating SQLite database schemas for the OpenClaw platform
- When backing up SQLite database files from
srv1628373.hstgr.cloud - When applying database migrations to SQLite databases on the VPS
- When optimizing SQL queries for performance on VPS-hosted databases
- When checking database integrity or troubleshooting data issues
VPS Context
- Hostname:
srv1628373.hstgr.cloud - SSH Port: 65002
- DB Location: SQLite files on VPS filesystem
- See
infrastructure/vps-infrastructure.mdfor detailed knowledge