Dialect:
| "mysql"
| "postgres"
| "sqlite"
| "mssql"
| "mariadb"
| "oracle"
| "cockroachdb"
| "redshift"
| "db2"
| "snowflake"
| "clickhouse"
| "duckdb"
| "hana"
| "spanner"
| "turso"
| "tidb"
| "singlestore"
| "yugabytedb"
| "timescaledb"
| "greenplum"
| "vertica"
| "trino"
| "exasol"
| "questdb"
| "cratedb"
| "firebird"
| "databricks"
Every SQL dialect prorm can target. The value chosen here decides which
Dialectimplementation compiles yourFindOptionsinto SQL, so it governs identifier quoting, pagination syntax and which clauses are legal.