Start running backups and restores in less than 15 minutes! Comet is a fast, secure all-in-one backup platform for businesses and IT providers. You control your backup environment and storage destination (local, Wasabi, AWS, Google Cloud Storage, Azure, Backblaze, or other S3 storage providers).
Our software supports businesses across 120 countries in 13 languages.
Test drive Comet Backup with a 30-day FREE trial!
Learn more

Cloud SQL is a fully managed relational database service that supports MySQL, PostgreSQL, and SQL Server. It includes rich extensions, configuration flags, and developer ecosystems. Cloud SQL offers $300 in credits for new customers. You won't pay until you upgrade. Reduce maintenance costs by using fully managed MySQL, PostgreSQL, and SQL Server databases. The SRE team provides 24/7 support for reliable and secure services. Data encryption in transit and at rest ensures the highest level of security. Private connectivity with Virtual Private Cloud, user-controlled network access, and firewall protection add an additional layer of safety.
Compliant with SSAE 16, ISO 27001, PCI DSS, and HIPAA, you can trust your data to be protected. Scale your database instances with a single API request, whether you are just testing or need a highly available database in production. Standard connection drivers and integrated migration tools let you create and connect to a database in a matter of minutes.
Transform your database management with AI-driven support in Gemini, currently available in preview on Cloud SQL. It enhances development, optimizes performance, and simplifies fleet management, governance, and migration.
Learn more
pg_hardstorage
pg_hardstorage is an open-source tool designed for PostgreSQL backups, functioning as a replication client. This tool utilizes a content-addressed chunk store for backup storage, enabling each backup to be restored independently of previous ones. With the ability to back up and continuously stream WAL records, users can achieve recovery at any specific point in time. The tool is packaged as a single static binary that operates from an independent backup host, ensuring that the database environment remains uncluttered while simplifying the upgrade process. Its architecture not only enhances efficiency but also provides flexibility in managing backup strategies.
Learn more
Postgresus
Postgresus is a completely free and open-source solution designed for self-hosting backups of PostgreSQL databases. It allows users to create backups across various storage options, such as S3, Google Drive, and FTP, while providing notifications about the backup process through platforms like Slack, Discord, and Telegram.
Notable features include:
- The ability to schedule backups for multiple PostgreSQL databases seamlessly.
- Diverse storage options including local disks, S3, Cloudflare R2, Google Drive, Azure Blob, NAS, and more.
- Real-time notifications regarding backup statuses sent via email, Telegram, Slack, Discord, MS Teams, and customizable webhooks.
- Compatibility with both self-hosted PostgreSQL databases and managed services like RDS, Cloud SQL, and Azure Database for PostgreSQL.
- Deployment options that include running as a single Docker container, using Helm on Kubernetes, or installation through a shell script.
- Robust team management capabilities that incorporate different workspaces, role-based access control (RBAC), and comprehensive audit logs.
- Advanced encryption measures for protecting sensitive information and backup files.
- Overall, Postgresus empowers users with a reliable and flexible backup solution tailored for various PostgreSQL environments.
Learn more