Description:
Creating SQL dump from a MySQL-compatible database
|
|
Type: Formula
|
Latest Version: 8.5.4@0
|
Tracked Since: Dec 17, 2025
|
|
Links:
Homepage |
@pingcap |
formulae.brew.sh
|
|
Category: Databases
|
|
Tags:
database
backup
export
tidb
mysql
|
|
Install:
brew install dumpling
|
About:
Dumpling is a data export tool designed for TiDB and MySQL-compatible databases, capable of exporting data to SQL or CSV formats. It provides consistent global snapshots and is optimized for large datasets, offering better performance and flexibility than traditional tools like mysqldump.
|
Key Features:
- Supports SQL and CSV export formats
- Performs consistent global snapshots across clusters
- Offers parallelism and filtering for high performance
- Integrated with TiDB ecosystem for backup and migration
|
Use Cases:
- Creating logical backups of TiDB or MySQL databases
- Migrating data between different database versions or systems
- Exporting subsets of data for analysis or development
|
Alternatives:
-
mysqldump
– Dumpling is generally faster and better suited for distributed databases like TiDB, while mysqldump is a standard MySQL tool with limited scalability.
-
mydumper
– Similar in purpose and performance, but Dumpling is specifically designed and optimized for the TiDB ecosystem.
|
| Detected |
Version |
Rev |
Change |
Commit |
| Nov 27, 2025 10:57am |
|
0 |
VERSION_BUMP |
8fb41b78 |
| Oct 10, 2025 1:06pm |
|
0 |
VERSION_BUMP |
f3f8d647 |
| Sep 13, 2025 3:39pm |
|
0 |
VERSION_BUMP |
39e06fe4 |
| Dec 19, 2024 7:53am |
|
0 |
VERSION_BUMP |
8819be44 |
| Nov 11, 2024 9:51am |
|
0 |
VERSION_BUMP |
8fd39328 |
| Nov 11, 2024 9:34am |
|
0 |
VERSION_BUMP |
5d4de49e |
| Sep 12, 2024 8:24am |
|
0 |
VERSION_BUMP |
4983f57f |
| May 24, 2024 11:06am |
|
0 |
VERSION_BUMP |
3d239ab6 |
| May 24, 2024 9:32am |
|
0 |
VERSION_BUMP |
40b42084 |
| May 31, 2023 8:49am |
|
0 |
VERSION_BUMP |
eb5bdcae |
| Feb 20, 2023 2:09pm |
|
0 |
VERSION_BUMP |
ef1fa3dd |
| Feb 20, 2023 2:09pm |
|
0 |
VERSION_BUMP |
e81b712d |
|