Skip to content
For your IT team: APIs & exports
4 min read · Updated August 2026

Taking a Complete Copy of Your Records —Anytime

Every institution can download its full database — every table, every audit log — and open it on any computer, whenever it chooses.

IsolatedEncryptedOffline-firstAt the edge

Operational Overview

What this guidecovers

Your institution’s memory should never be hostage to its software. Shippra keeps each institution’s records in a database of its own, and administrators can download the complete file at any time — readable with free, standard tools, with or without us.

Step-by-Step Execution

Implementationinstructions

01.

Navigate to Database Backup Management

Go to Admin Settings > Database & Storage. View automated nightly snapshot history and cloud backup integrity checks.

02.

Trigger Manual On-Demand Export

Click "Export Raw `.sqlite` Snapshot". The system compiles a complete SQLite binary database file containing all your tables, indices, and audit logs.

03.

Inspect / Restore Offline DB File

Open the downloaded `.sqlite` file in any standard SQLite viewer (e.g., DB Browser for SQLite, DBeaver, or command-line `sqlite3`). You have full SQL query capability offline.

Guide Questions

Frequently asked questions

Is there any fee or restriction for downloading our database backups?

None. The records are yours. Export the complete database whenever you choose, at no charge.

Need more assistance?

Return to the Knowledge Base hubto search for additional operational guides.