Skip to main content

Data Import & Export

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.

  • Download a backup as a zip from the dashboard.
  • For advanced use cases, stream data in a continuous export via Fivetran
Data Import & Export is in beta

Data Import & Export is currently a beta feature. If you have feedback or feature requests, let us know on Discord!