Databasement is a modern, self-hosted database backup management application that supports multiple database systems including MySQL, PostgreSQL, MariaDB, MongoDB, SQLite, and Redis. It allows users to schedule, backup, and restore their databases efficiently through a web UI.
Key features include:
- Multi-database support - Manage various database servers from a single interface.
- SSH tunnel support - Connect to databases in private networks securely.
- Automated backups - Schedule recurring backups with flexible retention policies.
- Multiple compression options - Choose from gzip, zstd, or encrypted formats for sensitive data.
- Cross-server restore - Restore snapshots across different servers.
- Flexible storage - Store backups locally or on cloud services like S3.
- Real-time monitoring - Track backup and restore progress with detailed logs.
- Failure notifications - Receive alerts via various channels when jobs fail.
- Team ready - Supports multi-user access with role-based permissions.
- Automation - Integrate with scripts and CI/CD through a REST API.
Databasement is designed for users looking for a reliable solution to manage their database backups efficiently and securely.