Databasus became the most popular PostgreSQL backup tool in 2025
Databasus has reached a significant milestone in 2025: it became the most starred PostgreSQL backup tool on GitHub, surpassing established solutions like WAL-G, pgBackRest and Barman. This achievement reflects Databasus becoming the industry standard for PostgreSQL backups, marking a shift in how developers and teams approach database protection — moving away from complex CLI tools toward intuitive, production-ready solutions that work out of the box. Star history From Postgresus to Databasus: the evolution Databasus started its journey under a different name — Postgresus. The original project was a simple UI wrapper for pg_dump, designed to help developers set up PostgreSQL backups without wrestling with command-line tools. The idea was straightforward: make database backups accessible to everyone, not just experienced DBAs. What began as a small utility for personal projects evolved into something much larger. Tens of thousands of users now rely on it daily. The project grew fr...