An open API service indexing awesome lists of open source software.

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.

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.

Screenshot 2026-03-20 173241

## 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.