mysqldump

JSON →
library 3.2.0 ·javascript
verified Jun 5, 2026

Create MySQL database dumps programmatically from Node.js. Version 3.2.0 (stable) provides both file-based and in-memory dump outputs, with built-in TypeScript declarations. Supports dumping schema, data, and triggers separately. Notable differentiators: returns structured dump objects, supports compressed output (.gz), and offers SSL options including Amazon RDS. Typically receives minor updates; active maintenance.