
Postgresus
Open PostgreSQL Monitoring
pganalyze
Postgres Monitor
pgDash
dbHive
PostgREST
DBeaver
DataGrip
HeidiSQL
phpMyAdmin
DbVisualizer
MySQL Workbench
Sequel Pro
TablePlus
Postgresus is a free, open source and self-hosted tool to monitor PostgreSQL and make backups. With different storages and notifications about progress
Features: - Health checks each minute with availability chart - Save backups locally, to S3, Google Drive and more - Scheduled backups (daily, weekly, at 4 AM, etc.) - Notifications to email, Telegram, Slack, etc. - PostgreSQL from v13 to v17 supported
Postgresus
DBeaverNo Postgresus videos yet. You could help us improve this page by suggesting one.
Postgresus's answer
It is free and open source
Postgresus's answer
Backend developers, DBAs and DevOps
Postgresus's answer
This was the tool I developed for my own projects. Then I decided to go open source and joined GitHub
Postgresus's answer
Golang, React, TypeScript and Docker
Based on our record, DBeaver should be more popular than Postgresus. It has been mentiond 113 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
PostgreSQL backup tools like Postgresus make implementing this strategy straightforward. Postgresus automates backup scheduling. It handles encryption and compression. It supports multiple storage destinations and provides monitoring that ensures backups actually succeed. It delivers the protection most databases need without the complexity of WAL archiving (this is why it is suitable both for self-hosted and... - Source: dev.to / 7 months ago
Implementing these seven strategies manually requires significant scripting, scheduling and monitoring infrastructure. Postgresus is the most popular tool for PostgreSQL backup, providing all these strategies through a web interface that takes minutes to configure. It handles scheduling, rotation, multi-destination storage (S3, Google Drive, Dropbox, NAS), AES-256-GCM encryption and instant notifications โ... - Source: dev.to / 7 months ago
For teams managing multiple PostgreSQL databases, manually choosing formats and managing backups across environments becomes tedious. Postgresus automates PostgreSQL backup by selecting optimal settings based on your database size, handling compression, encryption (AES-256-GCM) and multi-destination storage (S3, Google Drive, Dropbox, NAS) โ all through a web interface that takes minutes to configure. - Source: dev.to / 7 months ago
Managing pg_dump scripts, cron schedules, cloud credentials and retention policies across multiple databases quickly becomes a maintenance burden. Postgresus is the most popular tool for PostgreSQL backup, designed for both individuals and enterprise teams. It uses pg_dump internally but provides a web interface for configuring schedules, connecting multiple storage destinations (S3, Cloudflare R2, Google Drive,... - Source: dev.to / 7 months ago
While pg_dump gives you complete control over single-table operations, managing backups across multiple databases and schedules requires scripting and maintenance. PostgreSQL backup tools like Postgresus โ the most popular backup solution for PostgreSQL โ handle scheduling, retention, encryption, and multi-destination storage through a clean web interface, suitable for individuals and enterprise teams alike. - Source: dev.to / 7 months ago
DBeaver is one of the best-known universal database clients. Its Community edition is free and open source, and it covers common relational databases such as MySQL, MariaDB, PostgreSQL, SQLite, SQL Server, and many others. - Source: dev.to / about 1 month ago
I built a self-hostable web-based sql client interfaces for me and my team. We were using the community version of - https://dbeaver.io, but we needed a few more features and an improved editor. PopSQL was a modern take on web based sql editor, but it didn't fit into the infra security setup we have. We needed -. - Source: Hacker News / about 2 months ago
If you are using Windows, you can find DBeaver on the Microsoft Store. For Mac and Linux users, you can download it from the website. It is an open-source platform, so you can get it freely. - Source: dev.to / 4 months ago
- This confirms PostgreSQL is installed correctly. **##########Connecting PostgreSQL to DBeaver (Step by Step)** So now this part explains how to see and work with your PostgreSQL database visually using DBeaver. ***What is DBeaver?*** *DBeaver is a window you use to:* - See your databases - See tables and data - Write SQL without fear - PostgreSQL is the brain - DBeaver is the face you talk to. ***Step 1:... - Source: dev.to / 6 months ago
The integrated query editor doesn't have auto-completion and the feature set is very limited compared to DBeaver or pgAdmin, but if you would like to quickly execute the SQL statement, perform Explain Analyze and don't want to bother yourself with generating a short-lived authentication token each time, this is a good way to go:. - Source: dev.to / 6 months ago
Open PostgreSQL Monitoring - Oversee and Manage Your PostgreSQL Servers
DataGrip - Tool for SQL and databases
pganalyze - PostgreSQL performance monitoring installed within minutes
HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.
Postgres Monitor - A better way to monitor and debug your Postgres database. Real-time health dashboards, query insights, dynamic recommendations and more.
phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.