SPECS


SQL Database Managers


SQL Database Managers I Have Worked With


MySQL Workbench

MySQL DB Manager

MySQL Workbench is the official graphical user interface (GUI) tool for managing and designing MySQL databases. It provides an all-in-one workspace where database administrators, developers, and data architects can build, configure, and maintain databases without relying solely on text-based command-line interfaces.
More Information...

For full documentation visit dev.mysql.com/workbench.


phpMyAdmin

MySQL/MariaDB Manager

phpMyAdmin is a free, open-source web application written in PHP designed to handle the administration of MySQL and MariaDB database servers. It serves as a graphical user interface (GUI), allowing users to manage databases, tables, columns, relations, and user privileges through a web browser instead of typing raw code into a command-line terminal.
More Information...

For full documentation visit phpmyadmin.net.


Adminer

SQL Database Manager

Adminer is a full-featured, lightweight database management tool written entirely in a single PHP file. Created as a streamlined, highly secure alternative to phpMyAdmin, it lets you view data, manage tables, run queries, and export databases directly from your browser.
More Information...

For full documentation visit adminer.org.


pgAdmin

PostgreSQL Manager

pgAdmin is the most popular and feature-rich open-source administration and development platform for PostgreSQL databases. It provides a graphical user interface (GUI) that allows developers and database administrators to easily manage databases, write SQL queries, monitor server performance, and handle user permissions without relying on the command line.
More Information...

For full documentation visit mistral.ai.


DBGate

SQL Database Manager

DbGate is a cross-platform, open-source database manager and client that supports both SQL (PostgreSQL, MySQL, SQL Server, Oracle) and NoSQL (MongoDB, Redis) databases. It features an intuitive, fast, tabbed interface designed for developers and data analysts.
More Information...

For full documentation visit dbgate.io.


Beekeeper

SQL Database Manager

Beekeeper Studio is a modern, open-source SQL editor and database manager designed for speed, ease of use, and a clutter-free user interface. It serves as an intuitive visual alternative to command-line database tools and complex corporate clients, making it ideal for developers and data analysts.
More Information...

For full documentation visit beekeeperstudio.io.


Modern Databases


More Databases




---
title: SQL Database Managers
text: SQL Database Managers I Have Worked With
image: /assets/svg/dbgate.svg
link: 
target: 
---