dbForge Studio for PostgreSQL is a GUI tool for database development and management. The IDE for PostgreSQL allows users to create, develop, and execute queries, edit and adjust the code to their requirements in a convenient and user-friendly interface.
The tool also provides functionality for PostgreSQL data reporting, data editing, data import and export, building pivot tables and master-detail relations.
Based on our record, DBeaver seems to be more popular. It has been mentiond 107 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.
Certain complex tasks (analyzing indexes, optimizing queries, performing large-scale exports/imports) are much simpler with a graphical tool than with a command line or REST API. The same is true for analyzing the structure of a complex database with many tables. The user-friendliness of the graphical interface of tools like DBeaver or Adminer is a definite advantage. - Source: dev.to / about 14 hours ago
Databases are unavoidable, and while CLI tools work, sometimes you just want a UI. **DBeaver Community Edition** is one of the best free database clients out there. - Source: dev.to / about 1 month ago
Not as slick as this tool but https://dbeaver.io/ handles duckdb databases as well as a myriad of others. - Source: Hacker News / about 1 month ago
I agree! I still sometimes use LibreOffice Base for quick prototyping [0] or Microsoft Access if I am on Windows. It uses HSQLDB by default but you can connect to several external JDBC, ODBC and ADO compatible databases, though I often use DBeaver for that purpose. [1] [0] https://en.wikipedia.org/wiki/LibreOffice_Base [1] https://dbeaver.io/. - Source: Hacker News / 5 months ago
Install DBeaver if you haven't already (available at dbeaver.io). - Source: dev.to / 5 months ago
DataGrip - Tool for SQL and databases
pgAdmin - pgAdmin Website
HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
PostgreSQL for Visual Studio Code - PostgreSQL for Visual Studio Code is the essential extension for working with PostgreSQL databases - locally or in the cloud.
phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.