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
{{ message }}
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
I need to determine if we develop an SQL based export feature for tidb, what tool will we choose to implement, dumpling or br?
The positioning of dumpling is an export tool for various heterogeneous databases.
BR also has plans to back up multiple data formats, such as csv
The reason is that br is better in implementation than dumpling, has a more complete flow control mechanism, and scalable performance, support more other features (cloud storage)
We should be able to reuse the fruit from pingcap/br#89.
Score
The text was updated successfully, but these errors were encountered: