Data Import & Export | Convex Developer Hub

If you're bootstrapping your app from existing data, Convex provides three ways to get the data in:

  • Import from csv/json into a single table via the CLI.
  • Restore from a backup via the dashboard or CLI.
  • Streaming import from any existing database via Airbyte destination connector.

You can export data from Convex in two ways.

Data Import & Export is in beta