Using `@effect/mysql2` as a Template for New SQL Dialect in `@effect/sql`
If I wanted to create a new SQL Dialect for the
@effect/sql package, would the implementation of @effect/mysql2 be a good starting point?