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.
Las características principales de sequel-ace/sequel-ace son: macOS Database Tooling, Database Management, Database Management Clients, MySQL Administration Tools, MySQL GUI Clients, SQL Database Management, Database Connectivity, Native macOS Frameworks.
Las alternativas de código abierto para sequel-ace/sequel-ace incluyen: sequelpro/sequelpro — Sequel Pro is a native macOS database administration application and graphical user interface client. It provides a… vrana/adminer — Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical… qishibo/anotherredisdesktopmanager — This project is a cross-platform desktop application that provides a graphical interface for managing and interacting… phpmyadmin/phpmyadmin — phpMyAdmin is a web-based interface for administering MySQL and MariaDB databases. Written in PHP, this relational… beekeeper-studio/beekeeper-studio — Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It… postgresapp/postgresapp — PostgresApp is a native macOS application that provides a graphical interface for installing and managing PostgreSQL…
Sequel Pro is a native macOS database administration application and graphical user interface client. It provides a dedicated desktop environment for managing MySQL and MariaDB databases, allowing users to perform server configuration and organize database data. The tool focuses on relational database visualization and the administration of both MySQL and MariaDB server instances. It enables the organization of data and the execution of management tasks through a desktop interface designed for macOS.
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
This project is a cross-platform desktop application that provides a graphical interface for managing and interacting with Redis databases. Built as a standalone software program, it functions as a centralized connection manager that allows users to visualize data structures, perform administrative tasks, and inspect records across multiple database environments. The application distinguishes itself through its integration with external processes and command-line workflows. Users can define custom viewers to render specific data formats using external tools and launch the interface directly f
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.