phpMyAdmin is a web-based interface for administering MySQL and MariaDB databases. Written in PHP, this relational database administrator allows users to perform common database tasks through a browser instead of a command line. The tool provides a graphical interface for database schema design, including the creation and modification of tables, columns, and indexes. It also enables web-based SQL querying to analyze or modify data and handles general server administration for both MySQL and MariaDB.
Sequel Ace is a native macOS application that serves as a management client for MySQL and MariaDB database instances. It provides a graphical user interface for executing SQL queries and administering database structures without the use of a command line. The project enables the visualization of relational database structures and records in a visual format. It includes a visual query editor and data browser for writing and executing SQL statements to retrieve or modify data. The application handles database administration tasks and data storage through a native desktop interface. It manages
Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical interface for administering various relational and document database engines. The application is distributed as a single file to simplify installation and deployment on web servers. It supports customization through external stylesheets for visual themes and a plugin architecture to extend core functionality and system behaviors. The tool covers database schema administration, including the creation of views and management of foreign keys. It includes a SQL query editor with au
GUI client for MySQL or MariaDB, including debugger
The main features of ocelot-inc/ocelotgui are: Database GUIs, GUI Clients.
Open-source alternatives to ocelot-inc/ocelotgui include: sequel-ace/sequel-ace — Sequel Ace is a native macOS application that serves as a management client for MySQL and MariaDB database instances.… vrana/adminer — Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical… omnidb/omnidb — Web tool for database management. phpmyadmin/phpmyadmin — phpMyAdmin is a web-based interface for administering MySQL and MariaDB databases. Written in PHP, this relational… clidey/whodb — whodb is a multi-database management interface and notebook client designed for exploring and managing data across… bordaigorl/remy.