You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hsluoyz TiDB is compatible with MySQL,so we can use gorm to connect to TiDB like MySQL.Can I just make pr to gorm-adapter to add TiDB support?This repository is not necessary
TiDB is a very popular distributed DB: https://github.com/pingcap/tidb , also written in Golang.
We need to make an adapter specifically for TiDB.
The text was updated successfully, but these errors were encountered: