awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
phpmyadmin avatar

phpmyadmin/phpmyadmin

0
View on GitHub↗
7,887 نجوم·3,579 تفرعات·PHP·GPL-2.0·10 مشاهداتwww.phpmyadmin.net↗

Phpmyadmin

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.

Features

  • MySQL GUI Clients - Provides a graphical user interface for administering MySQL and MariaDB database servers.
  • Database Query Translators - Translates web form inputs into raw SQL queries sent directly to the database engine.
  • Database Schema Designers - Enables visual creation and modification of tables, columns, and indexes to manage database architecture.
  • MySQL Administration Tools - Provides utilities for managing MySQL database objects and performing administrative tasks via a web interface.
  • Administration Interfaces - Provides a graphical interface for managing tables, indexes, and queries within relational database servers.
  • Web-Based SQL Consoles - Offers a web-based console for writing and executing SQL queries to analyze or modify data.
  • Server-Side Session Stores - Maintains authenticated user identities and configuration data via server-side session stores.
  • User-Based Access Restrictions - Restricts interface features and database operations based on the permissions of the connected user.
  • Database Server Management - Provides tools for handling MariaDB database structures and data through a browser-based interface.
  • PHP Database Toolkits - Implements a web application in PHP for common database tasks like imports and exports.
  • Database GUIs - Web interface for MySQL and MariaDB.
  • GUI Clients - Handles database administration over the web.
  • Php Projects - Listed in the “Php Projects” section of the Awesome For Beginners awesome list.
  • Media and Communication - Web-based interface for database administration.
  • Web Applications - Web interface for MySQL database management.

سجل النجوم

مخطط تاريخ النجوم لـ phpmyadmin/phpmyadminمخطط تاريخ النجوم لـ phpmyadmin/phpmyadmin

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة phpmyadmin/phpmyadmin؟

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.

ما هي الميزات الرئيسية لـ phpmyadmin/phpmyadmin؟

الميزات الرئيسية لـ phpmyadmin/phpmyadmin هي: MySQL GUI Clients, Database Query Translators, Database Schema Designers, MySQL Administration Tools, Administration Interfaces, Web-Based SQL Consoles, Server-Side Session Stores, User-Based Access Restrictions.

ما هي البدائل مفتوحة المصدر لـ phpmyadmin/phpmyadmin؟

تشمل البدائل مفتوحة المصدر لـ phpmyadmin/phpmyadmin: sequel-ace/sequel-ace — Sequel Ace is a native macOS application that serves as a management client for MySQL and MariaDB database instances.… sequelpro/sequelpro — Sequel Pro is a native macOS database administration application and graphical user interface client. It provides a… alibaba/alisql — AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high… microsoft/azuredatastudio — Azure Data Studio is a cross-platform SQL database management IDE used for writing queries, managing schemas, and… dbcli/mycli — mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal… mathesar-foundation/mathesar — Mathesar is a no-code database manager and PostgreSQL GUI that provides a visual interface for managing relational…

بدائل مفتوحة المصدر لـ Phpmyadmin

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Phpmyadmin.
  • sequel-ace/sequel-aceالصورة الرمزية لـ Sequel-Ace

    Sequel-Ace/Sequel-Ace

    7,440عرض على GitHub↗

    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

    Objective-Chacktoberfestmacosmariadb
    عرض على GitHub↗7,440
  • sequelpro/sequelproالصورة الرمزية لـ sequelpro

    sequelpro/sequelpro

    9,194عرض على GitHub↗

    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.

    Objective-Cmacosmysqlobjective-c
    عرض على GitHub↗9,194
  • alibaba/alisqlالصورة الرمزية لـ alibaba

    alibaba/AliSQL

    5,706عرض على GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    C++alisqldatabaseduckdb
    عرض على GitHub↗5,706
  • microsoft/azuredatastudioالصورة الرمزية لـ microsoft

    microsoft/azuredatastudio

    7,694عرض على GitHub↗

    Azure Data Studio is a cross-platform SQL database management IDE used for writing queries, managing schemas, and administering relational databases. It functions as a comprehensive environment for relational database management, providing a structured interface for executing SQL queries and browsing database objects. The platform is distinguished by its interactive data notebooks, which combine executable code cells, narrative text, and visualizations for data analysis. It also includes specialized tools for database migration, allowing users to assess and transfer schemas and data from on-p

    TypeScriptazureazure-data-studioelectron
    عرض على GitHub↗7,694
  • عرض جميع البدائل الـ 30 لـ Phpmyadmin→