Skip to content

Take MySQL back up, encrypt and compress (GZIP) using Java. Decompress and decrypt data on demand!

Notifications You must be signed in to change notification settings

mruv/MySQL_Dump_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL_Dump_Service

This java program takes MySQL database back up on specified intervals, encrypts and compresses the dump.

Features
  • A service
  • Takes back up (MySQL)
  • Encrypts back up
  • Compresses back up
  • Decompresses back up
  • Decrypts back up

About

Take MySQL back up, encrypt and compress (GZIP) using Java. Decompress and decrypt data on demand!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages