EMS SQL Management Studio
EMS SQL Management Studio PostgreSQL provides a complete solution to PostgreSQL database development and administration. This single workbench includes all the tools you need to manage PostgreSQL objects and databases. You can access all databases and their objects through a single console. You can modify and create all database and server objects, as well as set required properties. Advanced visual editors allow you to view detailed information. Compare databases tool allows you to transfer structure changes from the development database to the production database automatically. To quickly deploy newly developed databases, create ER diagrams. SQL Studio can run your database maintenance tasks using advanced options.
Learn more
MySQL Workbench
MySQL Workbench is a visual tool that combines all the tools needed to help database developers, architects, and DBAs. MySQL Workbench offers data modeling, SQL development, as well as comprehensive administration tools for server configurations, user administration, backup, etc. MySQL Workbench can be used on Windows, Linux, and Mac OS X. It provides everything a data modeler needs to create complex ER models, forward or reverse engineering, and key features for difficult change management and documentation tasks that usually require a lot of time and effort. MySQL Workbench provides visual tools for creating, optimizing, and executing SQL queries. The SQL Editor offers color syntax highlighting, autocomplete, reuse of SQL code snippets and execution history. Developers can manage standard database connections easily with the Database Connections Panel.
Learn more
phpMyAdmin
phpMyAdmin, a PHP-based software tool that allows you to manage MySQL over the Internet, is free. phpMyAdmin supports a wide variety of operations on MySQL or MariaDB. You can perform common operations such as managing tables, columns, rows, relations, indexes and users. However, you still have the ability execute any SQL statement directly from the user interface. phpMyAdmin includes a variety of documentation. Users are encouraged to update our wiki pages to share their ideas and how-tos for various operations. If you have any problems, the phpMyAdmin team will assist you. There are many support channels available to you. phpMyAdmin has been translated into 72 languages to make it easier for everyone. It supports both LTR languages and RTL languages. Browse and drop tables, views, fields, and indexes. You can create, copy, drop and rename databases, tables, fields, and indexes.
Learn more
Postbird
Postbird is a cross platform PostgreSQL GUI client written in JavaScript and run with Electron. Views, material views and foreign tables are supported. Constraints and schemas can be connected to Heroku's Postgres. Manage extensions, procedures, users and filter tables. Edit values. Import & export tables or database tables. Comfortable query editing, including saving the last query, syntax highlight, keyboard shortcuts, query history, query history, viewing large numbers, explaining formatting, and saving results in CSV.
Learn more