whishkid/Neon Database Backup to Google Drive

Automatically backup Neon databases with recent activity to Google Drive

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
neon_api_keyNeon API Key for accessing your projects and branchesyes
google_drive_credentialsGoogle Drive service account credentials (JSON string)yes
backup_retention_daysNumber of days to check for data modifications (default: 7)no7
output_dirLocal directory to store backup files temporarily (default: ./backups)no./backups
cleanup_old_backupsWhether to cleanup old backup files (default: true)notrue
cleanup_retention_daysNumber of days to retain backups (default: 30)no30
namedescription
backup_countNumber of successful backups created
upload_countNumber of successful uploads to Google Drive
total_backup_sizeTotal size of all backup files