Overview

Artie supports schema evolution out of the box, which means:

  • We automatically create tables in your destination if they don’t exist
  • We detect and add new columns automatically
  • We can drop deleted columns from the source (optional feature)

How do we know the right data types? 🔍

Advanced Features 🛠️

We provide additional configuration options to give you more control over schema evolution: