https://github.com/cersho/anchordb
Lightweight. Fast. Simple. Database backups.
https://github.com/cersho/anchordb
backup backup-tool database-backup db-backup
Last synced: about 1 month ago
JSON representation
Lightweight. Fast. Simple. Database backups.
- Host: GitHub
- URL: https://github.com/cersho/anchordb
- Owner: cersho
- License: apache-2.0
- Created: 2026-03-20T11:28:46.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-20T15:38:11.000Z (about 2 months ago)
- Last Synced: 2026-03-21T07:19:09.746Z (about 2 months ago)
- Topics: backup, backup-tool, database-backup, db-backup
- Language: Go
- Homepage:
- Size: 87.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnchorDB
AnchorDB is a lightweight Go service for automated database backups.
> [!WARNING]
> AnchorDB is still in active development and is not ready for production use.

## Features
- Supported databases: PostgreSQL, MySQL, Convex, and Cloudflare D1
- Automated backup scheduling
- API and web interface for connection and backup management
- Notifications: Discord webhooks and SMTP destinations with per-schedule success/failure routing, test send, and SMTP security modes (STARTTLS, SSL/TLS, none)
- Encryption and restore *(in progress)*
- Open source (OSS)
## License
This project is licensed under the Apache 2.0 License - see the [License](https://github.com/cersho/anchordb/edit/main/LICENSE) file for details.