Data Backup & Restore Guide

Protect your local application data with the new Database Configuration tools.

⚠️ Data Architecture Overview

v0.8.0.3 Edition Features: All data is stored locally in your browser's IndexedDB. There is no cloud or network backup.

💾 IndexedDB Storage: All application data is stored in a robust, local database within your browser.

📱 PWA Architecture: The application can be installed on your device, providing offline access to your data.

🔒 Data Sovereignty: Your data stays on your device and is not transmitted over the network.

💾 Using the Database Configuration Page

The Database Configuration page, accessible from the main menu, provides all the tools you need to manage your local data.

Exporting Your Data

  1. Navigate to the "Database Config" page from the main menu.
  2. Click the "Export to JSON" button.
  3. A file named `eecol-db-backup.json` will be downloaded to your device.
  4. Store this file in a safe place. This is your backup.

Importing Your Data

  1. Navigate to the "Database Config" page.
  2. Click the "Import from JSON" button.
  3. Select the `eecol-db-backup.json` file you previously saved.
  4. Confirm the import. This will overwrite all existing data.

Deleting Your Data

  1. Navigate to the "Database Config" page.
  2. Click the "Delete Database" button.
  3. Confirm the action. This is irreversible and will delete all your data.

📅 Recommended Backup Schedule

💾

Weekly

Perform a JSON export at least once a week to prevent data loss.

🔄

Before Major Changes

Always create a backup before importing a new dataset or clearing your data.

v0.8.0.3

Made With ❤️ By: Lucas and Cline 🤖

EECOL Wire Tools 2025 - Enterprise Edition