Skip to content

Database Backup Utility is a CLI tool for backing up and restoring multiple types of databases (MySQL, PostgreSQL, MongoDB, SQLite).

Notifications You must be signed in to change notification settings

SamMintah/database-backup-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Backup Utility
A Node.js CLI tool for backing up and restoring multiple types of databases (MySQL, PostgreSQL, MongoDB, SQLite). Supports full, incremental, and differential backups, with options for local and cloud storage (AWS S3, Google Cloud Storage, Azure Blob). Includes automatic backup scheduling, compression, and logging of activities.


Features:

  • Supports MySQL, PostgreSQL, MongoDB, SQLite
  • Full, incremental, and differential backups
  • Backup compression to save storage space
  • Local and cloud storage options
  • Backup scheduling and logging
  • Easy restoration with selective restore options
  • Notifications via Slack

Tech Stack:

  • Node.js
  • Commander.js (CLI framework)
  • MySQL, PostgreSQL, MongoDB, SQLite
  • Cloud Storage: AWS S3, Google Cloud Storage, Azure Blob
  • Compression: zlib
  • Logging: Winston

About

Database Backup Utility is a CLI tool for backing up and restoring multiple types of databases (MySQL, PostgreSQL, MongoDB, SQLite).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published