AirBridge is a local-first desktop application for backing up, inspecting, validating, and restoring Airtable bases.
Many teams use Airtable as an operational database for campaigns, workflows, assets, CRM-like processes, internal tools, content operations, project tracking, and no-code systems. These bases often become critical infrastructure, but teams may lack a practical local backup and restore process.
Common problems include:
- No easy local archive of a base.
- Limited visibility into what a backup contains.
- Unclear restore behavior.
- Hard-to-reproduce schema and linked-record structures.
- Manual export workflows that lose metadata.
- Risky restore attempts without dry-run reports.
AirBridge focuses on a conservative, transparent workflow:
- Connect to Airtable with a Personal Access Token.
- Select a base.
- Create a local
.airbridgebackup package. - Inspect and validate the package.
- Generate a restore plan.
- Restore into a new or empty destination base.
- Produce a restore report with created, skipped, partial, and failed items.
- Local-first by default.
- No telemetry in v0.1.
- No destructive restore operations in v0.1.
- Explicit dry-run before restore.
- Transparent limitation reporting.
- Documented backup package format.
- Clear field compatibility matrix.
- Safe handling of credentials and logs.
AirBridge is designed for:
- Operations teams using Airtable as a workflow database.
- No-code builders maintaining business-critical bases.
- Internal tools teams that need exportable archives.
- Consultants and agencies who manage Airtable systems.
- Developers who want inspectable local backup packages.
AirBridge v0.1 includes backup, inspect, validate, dry-run, and restore to new or empty base.
AirBridge v0.1 excludes scheduled backup, cloud sync, merge restore, overwrite restore, full attachment restore, automation restore, interface restore, and permission cloning.