Open Source & Free

Database backups, simplified.

A powerful CLI utility for backing up and restoring your databases. Support for PostgreSQL, MySQL, MongoDB & SQLite with automatic compression.

4+
Databases
70%
Storage Saved
CLI
Native
masstdb
$ masstdb backup --type postgres --database myapp
[INFO] Starting backup process...
[INFO] Connection successful!
[INFO] Creating backup...
[INFO] Backup completed!
File: myapp_full_20260130.sql.gz
Size: 2.4 MB ยท Duration: 1.2s
Features

Everything you need

Built for developers who value simplicity, speed, and reliability in their database backup workflow.

Lightning Fast

Uses native database tools for maximum performance. Backup gigabytes in seconds.

Auto Compression

Gzip compression enabled by default. Save up to 70% storage space automatically.

Secure by Design

Your credentials never leave your machine. No external servers or tracking.

Cross Platform

Single binary that works on macOS, Linux, and Windows. No dependencies.

Detailed Logging

Track every backup with timestamps, file sizes, and duration metrics.

Simple CLI

Intuitive commands with helpful flags. Get started in under a minute.

Compatibility

Works with your stack

Support for the most popular database management systems out of the box.

๐Ÿ˜

PostgreSQL

pg_dump / psql

๐Ÿฌ

MySQL

mysqldump / mysql

๐Ÿƒ

MongoDB

mongodump / restore

๐Ÿชถ

SQLite

sqlite3 .dump

Installation

Get started in seconds

Install MasstDB with a single command and start backing up your databases immediately.

View Documentation
Install with Go
go install github.com/AdityaNarayan29/masstDB@latest
Clone & Build
git clone https://github.com/AdityaNarayan29/masstDB.git && cd masstDB && make build
Download Binary Download
Available for macOS, Linux & Windows

Ready to simplify backups?

Join developers who trust MasstDB for their database backup needs. Open source and free forever.