{"library":"google-drive-mysql-backup","type":"library","category":null,"description":"A Node.js module that automates MySQL database backups by dumping the database using mysqldump and uploading the resulting file to Google Drive. At version 0.0.9, it supports basic configuration for database connection and Google Drive folder selection, with an option to delete the local backup file after upload. It relies on Google API credentials via a service account private key JSON file. The package is simple and lightweight, but lacks TypeScript definitions and has minimal maintenance. Differentiators include a straightforward combined backup-and-upload workflow, but alternatives like `mysqldump` or `googleapis` may offer more flexibility.","language":"javascript","status":"active","version":"0.0.9","tags":["javascript","MySQL","MySQL backup","Database backup","Google Drive","Google Drive integration","MySQL dump","Backup automation","Node.js"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install google-drive-mysql-backup","imports":["const createAndUploadBackup = require('google-drive-mysql-backup')","import createAndUploadBackup from 'google-drive-mysql-backup'"]},{"cmd":"yarn add google-drive-mysql-backup","imports":[]},{"cmd":"pnpm add google-drive-mysql-backup","imports":[]}],"homepage":"https://github.com/benardamorkoc/google-drive-mysql-backup#readme","github":"https://github.com/benardamorkoc/google-drive-mysql-backup","docs":null,"changelog":null,"pypi":null,"npm":"google-drive-mysql-backup","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}