Tutorials

Step-by-step guides for common Xata workflows

Learn how to use Xata with step-by-step tutorials for common workflows and use cases.

Migration guide

Migrate to Xata covers:

  • Planning your migration
  • Setting up your Xata environment
  • Migrating your data
  • Updating your application
  • Validating the migration

Staging environments

Set up staging replica demonstrates:

  • Creating a realistic staging environment
  • Cloning your production database
  • Anonymizing sensitive data
  • Managing development branches

Schema changes

Zero-downtime schema changes shows you how to:

  • Safely apply schema changes with zero downtime
  • Roll back changes if needed
  • Use migrations to track schema history
  • Integrate schema changes with CI/CD

Getting help