--- id: dialects title: Supported Dialects --- ## MySQL MySQL supports all the features that are mentioned in the [Migration](migrate.md) section, and it's being tested constantly on the following 3 versions: `5.6.35`, `5.7.26` and `8`. ## SQLite SQLite was developed only for testing, and it does not support the incremental updates for tables. ## Gremlin Gremlin does not support migration nor indexes, and **it's considered experimental**.