mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc/website/blog: TiDB announcement (#2396)
This commit is contained in:
@@ -27,3 +27,10 @@ supported by default by SQLite, and will be added in the future using a [tempora
|
||||
## Gremlin
|
||||
|
||||
Gremlin does not support migration nor indexes, and **<ins>it's considered experimental</ins>**.
|
||||
|
||||
## TiDB - **<ins>preview</ins>**
|
||||
|
||||
TiDB support is in preview and requires the [Atlas migration engine](#atlas-integration).
|
||||
TiDB is MySQL compatible and thus any feature that works on MySQL _should_ work on TiDB as well.
|
||||
For a list of known compatibility issues, visit: https://docs.pingcap.com/tidb/stable/mysql-compatibility
|
||||
The integration with TiDB is currently tested on version `5.4.0`.
|
||||
Reference in New Issue
Block a user